Downloading all files from an FTP Server
Posted
by Navarr
on Stack Overflow
See other posts from Stack Overflow
or by Navarr
Published on 2010-06-09T04:46:26Z
Indexed on
2010/06/09
4:52 UTC
Read the original article
Hit count: 259
I need to download everything from an FTP server to hosting on a different server. I have shell access only to the server I'm downloading the files to. How, using the Linux FTP comnand, can I download every file, creating the directories needed for them in the process?
© Stack Overflow or respective owner