[lug] wget page-requisites

Davide Del Vento davide.del.vento at gmail.com
Wed Jan 12 11:22:15 MST 2011


This time I have a simple question about wget.

Snippet from man page:

--page-requisites
           This option causes Wget to download all the files that are
necessary to properly display a given HTML page.  This includes such
things as inlined images, sounds, and referenced stylesheets.

$ cat /home/ddvento/.wgetrc
robots = off

$ wget --page-requisites
http://blog.javacorner.net/2009/08/cheap-50mm-f14-portrait-lent-for-micro.html
(snip)
Downloaded: 1 files, 49K in 0.1s (404 KB/s)

It is not downloading any of the 5 inline images (1 in the header, 4
in the body). What am I doing wrong?

Thanks,
;Dav



More information about the LUG mailing list