For specific reasons i wanted to set up a filter for autodownloading that would download only the smallest par2 files available. it's size if generally about several KB.
is it somehow possible to define via boolean wildmats?
Cheers
PS or maybe there is a way manually download only the smallest par2 files from a group?
is it possible to define size in filter editor?
Re: is it possible to define size in filter editor?
You could test this:
Subject contains filterIt selects all subjects with .par2 and not .vol*+*.par2.
It seems to show only the small .par2 files. you could use a composite filter to combine it with a size filter to specify the size also.
jonib
Subject contains filter
Code: Select all
.par2&^.vol*+*.par2
It seems to show only the small .par2 files. you could use a composite filter to combine it with a size filter to specify the size also.
jonib
Get Usenet Explorer Automatic Updater here. You want to flatter me?