| Subject: Re: Min file size |
Author: Xavier Roche |
Date: 10/14/2002 20:07 |
| | > Can i set the minium file size that winhttrack download?> File smaller will
not be downloaded...
You can use the pseudo-filter *[<NN] ; such as:
-*.gif*[<5]
(here to exclude all gif files smaller than 5KB)
Or -*.jpg*[>500] -*.jpg*[<5] to get only jpg files between
5 and 500KB.
| |
|
|
|
|
f
Created with FORUM 2.0.11