Re: [clamav-users] clamav-users Digest, Vol 130, Issue 9

2015-07-20 Thread Robert Boyl
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

Re: [clamav-users] clamav-users Digest, Vol 130, Issue 2

2015-07-20 Thread P K
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

Re: [clamav-users] The number of scanned files by clamdscan

2015-07-20 Thread kmatsui
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