[TUHS] Mirror with link

A. P. Garcia a.phillip.garcia at gmail.com
Fri Oct 14 05:35:09 AEST 2011


On Thu, Oct 13, 2011 at 1:43 PM, Larry McVoy <lm at bitmover.com> 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



More information about the TUHS mailing list