Fra: |
"Massimo S." <ecs-isp@2rosenthals.com> |
Full Headers Undecoded message |
Emne: |
Re: [eCS-ISP] clamscan issue - directories with a lot of files |
Dato: |
Tue, 12 Nov 2024 11:51:35 +0100 |
Til: |
eCS ISP Mailing List <ecs-isp@2rosenthals.com> |
|
---|
Il 04/11/2024 22:55, Steven Levine ha scritto:
Given what we know about clamscan's memory usage and your mailstores, I
probably would use the --file-list option for all runs. With 4OS2 and
some easily accessible utilities, this is easy. To check all files
changed in the last 5 days, it's
dir /[d-5,%_DATE] /a:-d /f /s maildir... >5days.lst
clamscan ... --file-lst=5days.lst
Hi,
is there a way to call 4os2 from a batch?
anyway if i try to run
dir /[d-5,%_DATE] /a:-d /f /s . >5days.lst
it do not work, i'm new with 4os2
(anyway if it can't be called by an external batch,
i'm going to find another way)
massimo
|