EGOPOLY

Topics include: programming, Apple, Unix, gadgets, large-scale web sites and other nerdy stuff.

Using wget to archive a web site

2013-03-07 13:33:48

Short answer:

wget -rkp -l3 -np -nH --cut-dirs=1 http://www.example.com/ 

Long answer:

http://psung.blogspot.com/2008/06/using-wget-or-curl-to-download-web.html