Cannot connect to non standard port number with Windows command-line ftp (cmd ftp username not show)
- By Preneesh AV --
- 23-Feb-2019 --
- 116 Comments
Only way to connect to a non-standard port number from ftp.exe
command-line.
You have to use the open
command:
C:\Users\username>ftpftp> open 192.168.2.77 15555