NcFTP 最終更新日 2008年3月27日 6:00 状態 not maintained コマンドラインのFTPクライアント。 インストールはyumであっという間。 yum install ncftp 簡単な使い方。 ncftp -u santamarta 192.168.0.2 NcFTP 3.1.9 (Mar 24, 2005) by Mike Gleason (http://www.NcFTP.com/contact/). Connecting to 192.168.0.2... Logging in... Password requested by 192.168.0.2 for user "santamarta". Please specify the password. Password: (パスワードを入力) Login successful. Logged in to 192.168.0.2. ncftp / > ls backup/ logs/ ncftp / > cd backup/ Directory successfully changed. ncftp /backup > get 2005-10-08.tar.gz 2005-10-08.tar.gz: 15.02 MB 11.11 MB/s ncftp / > bye