- #wget ftp://ftp.ncftp.com/ncftp/ncftp-3.2.3-src.tar.gz
- #tar xvfz ncftp-3.2.3-src.tar.gz
- #cd ncftp-3.2.3
- #vi README.txt --->先讀readme,了解要安裝的指令步驟
- 2. General Instructions
-----------------------
To build NcFTP and the utility programs, you can simply do the following:
1. (Optional) Install ncurses (available from a GNU mirror).
2. Run the "./configure" script in the NcFTP source directory.
3. (Probably not necessary) Inspect the Makefiles in each subdirectory.
4. (Probably not necessary) Browse and edit config.h.
5. "make"
6. "make install" - #./configure --->check安裝環境
- #make --->compiling
- #make install --->安裝
- Done installing NcFTP.
測試
- #ncftp ftpserver --->連線到ftp站台
- #ncftpput --->上傳檔案
- #ncftpget --->取得檔案
沒有留言:
張貼留言