| > I want to download only the page "index.html" of a
> site (eg: <http://www.example/site/index.html> )
> * Maximum mirroring depth = 1
> Result : I have the page index.html but i haven't
> the images of this page (images are stored in a
the main page is depth one, the images are depth two, so you don't get them.
Easiest is to browser -> Save As Complete.
To use HTT clear the depth add filter out html: -mime:text/html
| |