wget --adjust-extension --mirror --page-requisites --convert-links http://my.domain.com | command line interface - What's the best way to create a static backup of a website? - Server Fault : http://serverfault.com/questions/441584/whats-the-best-way-to-create-a-static-backup-of-a-website.1 | |
wget --adjust-extension --span-hosts --convert-links --backup-converted --page-requisites [url] | command line - Save a single web page (with background images) with Wget - Super User : http://superuser.com/questions/55040/save-a-single-web-page-with-background-images-with-wget | |
wget --adjust-extension --span-hosts --convert-links --backup-converted \ | Use wget to snapshot a page and its necessary visual dependencies ‘µ GitHub : http://gist.github.com/dannguyen/03a10e850656577cfb57 |