Skip to content

Instantly share code, notes, and snippets.

@lyoshenka
Created August 6, 2014 12:24
Show Gist options
  • Save lyoshenka/c3be896f9754738ab3ae to your computer and use it in GitHub Desktop.
Save lyoshenka/c3be896f9754738ab3ae to your computer and use it in GitHub Desktop.
Archive/mirror a whole site with wget
wget --mirror --page-requisites --continue --convert-links --user-agent="" --execute robots=off --wait 1 URL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment