Skip to content

Instantly share code, notes, and snippets.

@sbrin
Created May 23, 2013 12:53
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 sbrin/5635828 to your computer and use it in GitHub Desktop.
Save sbrin/5635828 to your computer and use it in GitHub Desktop.
Copy website (wget recursive crawler)
wget -w 1 -r --no-clobber --page-requisites --html-extension --convert-links --restrict-file-names=windows --domains DOMAIN --no-parent FOLDER/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment