| > Problem with filtering - apparently inconsistent results.
> Using any of the filters below:
> -*.JPG +*.L.JPG
> -* +.L.JPG
> and many other variations
>
> If I put one URL in the URL list, the download inlcudes
only
> JPG files with '.L' in them.
> If I put two or more URLs in the URL list, the download
> includes all .JPG files, regardless of file name
> structure.
-*.jpg +*.l.jpg should definitely work (note: case
insensitive), I don't understand why you're still getting
all jpg files ?!
Can you activate the "debug" mode logging (Set Options /
Log, Index, Cache / Create log files : debug) and once
finished, pick up the name of one JPG file not desired, and
search for the first occurence of this name in hts-log.txt
to see why this file was included (you will have to find
the next occurence several times to get something
like "link added because..")
Send me (roche@httrack.com) this file if you can't manage
to find the reason ; I'll analyse it
| |