Skip to content

Instantly share code, notes, and snippets.

@jenkek
Created November 20, 2013 07:54
Show Gist options
  • Save jenkek/7559350 to your computer and use it in GitHub Desktop.
Save jenkek/7559350 to your computer and use it in GitHub Desktop.
Downloading an Entire Web Site with wget
wget --recursive --convert-links --page-requisites --adjust-extension --continue --timestamping --no-parent --no-verbose http://site.ru
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment