HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: Specifying minimum size of file to d/l
Author: Xavier Roche
Date: 12/16/2001 21:08
 
> Can you give details of line required to specify
> minimum file size to collect.

Yes, using *[<>] wildcards:

-*[<5]
will exclude all files smaller than 5KB

-*.gif*[<5]
will exclude all .gif files smaller than 5KB

-www.foo.com/*.gif*[<5]
will exclude all .gif files at www.foo.com smaller 
than 5KB

-www.foo.com/*.gif*[<5] -www.foo.com/*.gif*[>50]
will exclude all .gif files at www.foo.com smaller 
than 5KB and also files bigger than 50KB

 
Reply Create subthread


All articles

Subject Author Date
Specifying minimum size of file to d/l

12/11/2001 15:41
Re: Specifying minimum size of file to d/l

12/16/2001 21:08




f

Created with FORUM 2.0.11