We're looking for some sort of antivirus for a server running Linux and can't seem to find a decent one that runs server-side. And by serverside I mean that it could run as a daemon instead of having to start up and execute for every file that we send to it.
If it's any help the service we have is run on Amazon EC2 instances and we store the files on S3.
We have looked at ClamAV but are really unsure whether it's a good fit. The software seems good, but I'm not sure that their database is always updated.
Does anyone have some hard earned knowledge on this?