比如我們現在要連 ftp://cle.linux.org.tw,那就執行: [barry@redhat barry]$ ncftp cle.linux.org.tw
NcFTP 3.1.3 (Mar 27, 2002) by Mike Gleason ([email protected]).
Copyright (c) 1992-2002 by Mike Gleason.
All rights reserved.
Connecting to 140.112.8.136...
CLE FTP Server ready.
Logging in...
*** Welcome to this anonymous ftp server! ***
You are user 5 out of a maximum of 50 authorized anonymous logins.
The current time here is Thu Jan 15 13:41:43 2004.
If you experience any problems here, contact : candyz@localhost
Anonymous login ok, restrictions apply.
Logged in to cle.linux.org.tw.
ncftp / >
要是您在 ncftp 提示號後有看到根目錄的符號,那代表您已連線成功 ; 另一種方式是先輸入 ncftp,然後在看到 ncftp 提示號後才輸入 open cle.linux.org.tw,看以下範例就清楚了。 [barry@redhat barry]$ ncftp
NcFTP 3.1.3 (Mar 27, 2002) by Mike Gleason ([email protected]).
ncftp> open cle.linux.org.tw
Connecting to 140.112.8.136...
CLE FTP Server ready.
Logging in...
*** Welcome to this anonymous ftp server! ***
You are user 5 out of a maximum of 50 authorized anonymous logins.
The current time here is Thu Jan 15 13:47:18 2004.
If you experience any problems here, contact : candyz@localhost
Anonymous login ok, restrictions apply.
Logged in to cle.linux.org.tw.
ncftp / >