HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: Scan rule problem - Specific file inclusion
Author: Xavier Roche
Date: 08/01/2004 13:59
 
> -*.jpg
> -*.gif
> +/*filename
> +/*filename
> 
> When I run the mirroring HTTrack downloads other zip files
> that do not match the filename inclusions above.

This is normal: there are some "default" filters defined. 
For example, if you start from 
www.foo.com/bar/
then the following filter will be inserted as first filter:
+www.foo.com/bar/*

Hence, you have first to exclude all zip files, and then 
authorise desired ones:

-*.zip
-*.jpg
-*.gif
+/*filename
+/*filename
 
 
Reply Create subthread


All articles

Subject Author Date
Scan rule problem - Specific file inclusion

07/31/2004 16:30
Re: Scan rule problem - Specific file inclusion

08/01/2004 13:59




a

Created with FORUM 2.0.11