Advanced command-line FTP client with file transfer and directory navigation
Command-line FTP client
yafc
$ yafc ftp://username:password@ftp.example.com
$ yafc> put local_file.txt remote_file.txt
$ yafc> get remote_file.txt local_file.txt