Wednesday, July 09, 2008

how to get all the files on ftp site without interactive answer?

http://bbs.chinaunix.net/archiver/?tid-596912.html

use the command "prompt" before use the command "mget". The purpose of "prompt" is to turn off the interactive mode.


"get" is getting one single file.
"mget" is getting multiple files.

ftp command collection:

http://www.computerhope.com/software/ftp.htm

No comments: