How do you download a directory with FTP command - TechRepublic
Question
June 22, 2010 at 01:06 PM
smclellan

How do you download a directory with FTP command

by smclellan . Updated 16 years ago

I need a command that will download a directory from an FTP site into a local directory of the same name.

i.e.
Here is what the folder structure should look like before and after
before – local = C:\
remote = \\FTP\Folder
after – local = C:\FTP\Folder
remote = \\FTP\Folder

Both client and server are windows. This actions needs to be batchable\scriptable

This discussion is locked

All Comments