| > So in other word i want all the jpg's in
> <http://bleedman.snafu-comics.com/comics/>
>
> But it just bails out and only downloads like one
> file.
> How can i get this right? I have searched through
> this fourm but i still can't get it right.
Bleedman is very cool. I found his work through deviantArt.
To your problem, my standard FAQ answer:
There are quite a number of threads here about this. You won't be able to
mirror only images, because HTTrack must follow links on the pages (HTML) to
find the images.
Best way is to crawl a site with general rules (stricter rules may be better,
but very dependant on the actual site) but using a Build Structure (see
Options > Build tab) like:
Html in web/, images/other in web/xxx, where xxx is the file extension
This way the images are separated into a folder of their own. | |