A quick way to archive a complete site via a shell:
wget -r http://yourwebsite.com
Here’s the man page.
GNU Wget 1.9, a non-interactive network retriever: Usage: wget [OPTION]… [URL]..
Posted by David Ehlers at 10:12 am on April 1st, 2008. Categories: Linux. Tags: Linux, shell.
You must be logged in to post a comment.