Created
April 21, 2015 17:45
-
-
Save nathancolgate/b4b7a85954a5c91e0b9d to your computer and use it in GitHub Desktop.
The modern Web is a dynamic place. However, sometimes it's necessary (or desirable) to remove the dynamic functionality of a website, while preserving its static content.
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 -P /path/to/destination/directory/ -mpck --user-agent="" -e robots=off --wait 1 -E https://www.example.com/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I refer to this every time I download a static copy of an old Engage site. BUT it didn't get any assets for a site that was on Aecom-engage!
Worked with Nate to finesse this, and finally got to this command, it successfully downloaded images: