Павел Серегов <siaro...@gmail.com> 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