Download a website to a local location
Posted December 16, 2007
By Saeid Zebardast

Hi
Linux users:
for download a website to a local location in Linux, you can use wget command with a some parameter.
It’s very simple:
wget URL -k -c -r -p
Leave a Comment
