Dealing with virus infected files in a file upload…
I am a undergraduate student and a open source enthusiast. I have been working on a web application and I stumbled upon a problem. I haven’t been able to find any good solutions to the problem yet. I’ve tried googling, but without successs
Here’s my problem:
I’m working on a open source web application which can be downloaded by anyone and hosted on his own webserver. Let me give an example, say wordpress blogging engine. One can download wordpress sourcecode from wordpress.org and host it on his own webserver. The webserver can be IIS running on Windows or apache running on linux. Using this application, end users can upload files (images, text, doc, videos etc) to the server using a upload option on the site.
Tags: