August 2006
Mirroring a website with wget
Linux / Unix users can download the application from this link: www.gnu.org/directory/wget.html Windows users can get a ported binary here: xoomer.virgilio.it/hherold
GNU Wget - GNU Project - Free Software Foundation (FSF)
by 2 othersGNU Wget is a free software package for retrieving files using HTTP, HTTPS and FTP, the most widely-used Internet protocols. It is a non-interactive commandline tool, so it may easily be called from scripts, cron jobs, terminals without X-Windows support,
Geek to Live: Mastering Wget - Lifehacker
by 2 otherswget -m http://ginatrapani.googlepages.com Will save the two pages that exist on the ginatrapani.googlepages.com site in a folder named just that on your computer. The -m in the command stands for "mirror this site." Say you want to retrieve all the pages
June 2006
1
(4 marks)