Skip to content

Instantly share code, notes, and snippets.

@hotsaucejake
Last active February 14, 2017 19:54
Show Gist options
  • Save hotsaucejake/70fccc880748b0a8447ece3b21bf0763 to your computer and use it in GitHub Desktop.
Save hotsaucejake/70fccc880748b0a8447ece3b21bf0763 to your computer and use it in GitHub Desktop.
How to mirror a site via wget
wget --mirror --convert-links --adjust-extension --page-requisites --no-parent --backup-converted --no-host-directories --timestamping --force-html <URL>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment