Command-line FTP client with advanced features and directory browsing
Command-line FTP client
yafc$ yafc ftp://user:password@example.com$ yafc> put localfile.txt /remote/path/$ yafc> get remotefile.txt$ yafc> ls -la /remote/directory$ yafc> mput *.log /remote/logs/