Our application facilitates upload of files (core functionality, used a very frequently). We want to ensure that the uploaded files do not contain any viruses. What would be the recommended approach to take care of this? Note that the content of the files needs to be treated securely (so remote virus check is not allowed). Our application runs on premise (on Windows). Thanks.
↧