Skip to content

Instantly share code, notes, and snippets.

@quagliato
Created January 19, 2015 03:23
Show Gist options
  • Save quagliato/85728706b29e8dcbbf04 to your computer and use it in GitHub Desktop.
Save quagliato/85728706b29e8dcbbf04 to your computer and use it in GitHub Desktop.
Download every file from a FTP using wget.
wget -rvo file.log ftp://user:pass@server.address/public_html/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment