On Thu, Oct 13, 2011 at 1:43 PM, Larry McVoy wrote: > On Thu, Oct 13, 2011 at 08:37:27PM +0200, Jose R. Valverde wrote: >> Just for the record. >> >> The correct way to mirror a site with links corrected is >> >>       wget -c -m -k -np -e robots=off URL >> >> Seems most people have problem remembering this incantation. > > Wouldn't it be nice if it were > >        wget --mirror URL for a complete mirror, yes. but if you want to make sure that you don't download any malware: wget --mirror --evil=false