NcFTP offers many ease-of-use and performance enhancements over the stock ftp client, and runs on a wide variety of UNIX platforms as well as operating systems such Microsoft Windows and Apple Mac OS X.
How To Install
- wget ftp://ftp.ncftp.com/ncftp/ncftp-3.2.2-src.tar.gz
- tar -zxvf ncftp-3.2.2-src.tar.gz
- cd ncftp-3.2.2
- ./configure
- make
- make install
- make clean