FTP client with advanced user interface and batch processing
FTP client with an advanced user interface
ncftpncftpgetncftpputncftpls$ ncftp ftp.example.com$ ncftpget -u username -p password ftp.example.com /local/path remote_file.txt$ ncftpput -u username -p password ftp.example.com /remote/path local_file.txt