| > I want to get all the images needed by the page
> (those within the img src="" tag), but I don't want
> to get the linked images (those within the a href=""
> tag).
> Is it possible to do this with HTTrack?
no option. No pattern in file names, can't filter. Best you can do is reject
big images -*.jpg[>50]
| |