Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Installation in Ubuntu
wajig install ftp
FTP
-
Most FTP severs accpets only SFTP connections, which means that you have to log into those servers using
sftpinstead offtp. The tricky part is that connecting to those servers usingftpmight hang without meaningful error messages. So if you encounter issues log into a FTP server usingftp, trysftpinstead.sftp user@server [port] -
ftp transfer non-text use binary mode