Created
February 13, 2019 01:41
-
-
Save samsargent/5fa321e456e2b767032407f4dc74eb21 to your computer and use it in GitHub Desktop.
wget crawl and download local mirror of site and all files
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 --mirror --convert-links --adjust-extension --page-requisites --no-parent http://domain.com/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment