[all variants] Command Line FTP on port 22?
I am trying to ftp using the CLI and the ftp server is using port 22 (SFTP) rather than 21. How can I force the CLI to connect to a FTP URL using port 22 rather than the default? I tried doing the following: cwilliams@tunafish:~$ ftp ftp> open ftp.blahbla...