bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] Favicon is not downloaded (Suggestion for improvement)


From: Dale R. Worley
Subject: Re: [Bug-wget] Favicon is not downloaded (Suggestion for improvement)
Date: Thu, 05 Jan 2017 10:40:48 -0500

Павел Серегов <address@hidden> writes:
> Often not exist code for favicon (in index.html), but site have.
>
> My suggestion:
> If use wget -m, need make download  http://example.com/favicon.ico
>
> How do you like the idea?

The documentation for -m is:

       -m
       --mirror
           Turn on options suitable for mirroring.  This option turns on
           recursion and time-stamping, sets infinite recursion depth and
           keeps FTP directory listings.  It is currently equivalent to -r -N
           -l inf --no-remove-listing.

I suggest defining "--favicon" specifically to download
http(s)://xxxx/favicon.ico, and then add --favicon to the specification
of --mirror.

Dale



reply via email to

[Prev in Thread] Current Thread [Next in Thread]