Skip to content

Instantly share code, notes, and snippets.

@ksloan
Last active August 29, 2015 14:00
Show Gist options
  • Save ksloan/11266769 to your computer and use it in GitHub Desktop.
Save ksloan/11266769 to your computer and use it in GitHub Desktop.
download an entire folder via ftp
wget -r 'ftp://user:pass@domain.com/path'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment