Created
April 20, 2016 20:24
-
-
Save omalave/47c41de14d071671cf3c67d77daecbeb to your computer and use it in GitHub Desktop.
Copy entire website with wget
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wget -mkEpnp http://example.org |
wget --recursive --page-requisites --adjust-extension --span-hosts --convert-links --restrict-file-names=windows --domains $domain.com --no-parent $site
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Otra version:
wget -e robots=off -r -np