wget a complete site

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]..

Post a comment.

You must be logged in to post a comment.