ncftp¶
"NcFTP Client is a set of FREE application programs implementing the File Transfer Protocol. ... The program has been in service on UNIX systems since 1991 and is a popular alternative to the standard FTP program, /usr/bin/ftp." - https://www.ncftp.com/ncftp/
Examples¶
Connect to a non-standard port¶
Recursively put a directory¶
Recursively get a directory¶
Note: Without the -T option you may run into the error:
Recursively delete a remote directory¶
This does not always work.