Skip to content

Instantly share code, notes, and snippets.

@jonascheng
Created July 17, 2017 15:09
Show Gist options
  • Save jonascheng/4ec3e2723be8f278dfb5a549d8e40a63 to your computer and use it in GitHub Desktop.
Save jonascheng/4ec3e2723be8f278dfb5a549d8e40a63 to your computer and use it in GitHub Desktop.
Use wget to get a local copy of a site with all files and folders
wget -m -p -E -k -K -np http://site/path/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment