Politfully Mirror A Web Site with Wget
With GNU Wget you can mirror an entire site for offline viewing and archiving purposes.
# -m, --mirror
# -k, --convert-links ( makes links suitable for local viewing )
# -w seconds, --wait=seconds ( reduces server load - the nice thing to do )
wget -mk -w 20 http://www.example.com/
Written by Daniel Andrews
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Wget
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#