Hello
I would to scan each file that gets uploaded via my php upload script with Sophos anti-virus tool.Using savscan each time is very slowwww , because savscan needs to load virus signatures in memory .Is available a savscan daemon (such as with clamd antivirus) so I can check a file without executing each time savscan ?
Thank you!