Thanks, will report it.
2015-07-15 13:00 GMT-03:00 :
> Send clamav-users mailing list submissions to
> clamav-users@lists.clamav.net
>
> To subscribe or unsubscribe via the World Wide Web, visit
> http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users
> or, via email, send
I agree Henrik.
But my question is if we are supplying a text unzip data of 10-20M and if
clamAv reads all
10-20M data before scanning its a big overhead in clamAv server and
infrastructure providing
data to it. since they have to buffer complete 10-20M data.
It will increase CPU and memory of In
As for the reason why I wanted to check the number of scanned files by
clamdscan,
I just wanted to check that clamdscan the target directory recursivey.
$ find /tmp/dir1/ -type f
/tmp/dir1/eicar.txt
/tmp/dir1/dir2/eicar.txt
/tmp/dir1/dir2/dir3/eicar.txt
/tmp/dir1/dir2/dir3/dir4/eicar.txt
$ clam