--- Payal Rathod <[EMAIL PROTECTED]> wrote:
> I love clam antivirus. It has caught many of Sobig virus on my server.
> Does anyone has report on how it competes against commercial viruscanner
> and is anyone using it on a production server?

I'm using it in production (200GB Samba servers with 100-500,000 files) and
other than false positives and the file access error I mentioned earlier today,
it's been great!

To the developers: Could there be an exclude file on the command line?  I've
got some servers with like 40 excludes (false positives) and it's more
challenging to keep one standard cron script across multiple systems.  Hm, I
guess I could use a structure like this...
In /etc/clamav.exclude:
EXCLUDES= \
--exclude=/foo \
--exclude=/bar

Then run clamscan like so:
. /etc/clamav.exclude
clamscan $EXCLUDES

Nonetheless, an exclude file commandline option would be ideal for this
situation.  Dontcha love feature creep??  (:

=====
/dev/idal
"GNU/Linux is free freedom" --Me

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to