What is the best way to run ClamAV on Windows Server 2008 R2
Posted
by
gabbsmo
on Server Fault
See other posts from Server Fault
or by gabbsmo
Published on 2012-11-19T22:58:25Z
Indexed on
2012/11/19
23:05 UTC
Read the original article
Hit count: 288
I'm hosting a Wordpress-site on Windows Server 2008 RS and want to scan all files that are uploaded by users for viruses using this plugin http://wordpress.org/extend/plugins/upload-scanner/.
I'm on a really tight budget (no profit) so ClamAV seem like a good choice. What is the best way to run ClamAV under these circumstances?
I'm concidering the following options:
Just running the raw windows build from http://sourceforge.net/projects/clamav/ an setup definition updates with task scheduler. Any way to automate updates of the scanner (binaries)?
Using a "distro" like ClamWin or Immunet (advertised on clamav.net).
Any suggestions are welcome.
© Server Fault or respective owner