Created
January 19, 2015 03:23
-
-
Save quagliato/85728706b29e8dcbbf04 to your computer and use it in GitHub Desktop.
Download every file from a FTP using wget.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wget -rvo file.log ftp://user:[email protected]/public_html/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment