Skip to content

Instantly share code, notes, and snippets.

@hannic
Created December 16, 2012 11:17
Show Gist options
  • Save hannic/4306411 to your computer and use it in GitHub Desktop.
Save hannic/4306411 to your computer and use it in GitHub Desktop.
download specific files from a website
wget -A pdf,jpg -m -p -E -k -K -np http://www.some-url.com/wherefilestodownload
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment