How does one FTP a directory with multiple sub-directories?
Posted
by CheesePls
on Super User
See other posts from Super User
or by CheesePls
Published on 2010-06-02T16:39:06Z
Indexed on
2010/06/02
16:44 UTC
Read the original article
Hit count: 242
I need to ftp a directory over to another system and I don't want to have to recreate all the folders on the other system by hand. How would I do this?
EDIT: I can't install anything so rsync etc are out....can only use windows native stuff
© Super User or respective owner