Check upload file for virus in MVC3
How can i check upload file for virus before store it? I previously read this topic,but how can i do it programmatic and return result for user? The best way to avoid problems with user uploaded files of any kind is to have a command line virus scanner on the server, which you use to scan the files after upload. If the scanner result is positive, delete the file and so on Take a look at Sophos API https://secure.sophos.com/partners/oem/integration/savdi.html "SAV Dynamic Interface (SAVDI) provides an easy-to-integrate, general-purpose interface to the Sophos detection engine. It enables