Skip to content

Instantly share code, notes, and snippets.

@DanyelMorales
Created October 7, 2016 23:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DanyelMorales/7f40892dd72dad4f6b86394de7b73413 to your computer and use it in GitHub Desktop.
Save DanyelMorales/7f40892dd72dad4f6b86394de7b73413 to your computer and use it in GitHub Desktop.
Download an entire directory using wget
wget -r --no-parent http://domain.com/any/directory/with/files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment