[FTP] Compile NcFTP Client at ubuntu 10.04
1. Go to the Download of NcFTP Client
2. tar xvf ncftp-3.2.5-src.tar.gz
3. cd ftp-3.2.5
4. ./configure ./configure --prefix=/home/happy/Downloads/test-ncftp/happy (Any folder which you like)
make
make install
5. Go to /home/happy/Downloads/test-ncftp/happy/bin
./ncftp -u happy -p googlegoood gogogo@com
Doc :
Usage: ncftp [flags] [<host> | <directory URL to browse>]
Flags:
-u XX Use username XX instead of anonymous.
-p XX Use password XX with the username.
-P XX Use port number XX instead of the default FTP service port (21).
-j XX Use account XX with the username (rarely needed).
-F Dump a sample $HOME/.ncftp/firewall prefs file to stdout and exit.
Program version: NcFTP 3.2.5/474 Feb 02 2011, 05:13 PM
Library version: LibNcFTP 3.2.5 (January 17, 2011)
Reference :
0 意見:
張貼留言