Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Virus scan with java while uploading/downloading file

so797109asJan 11 2011 — edited Jan 13 2011
Hi,

I have a client requirement in my project. For that I am eagerly looking for help of java lovers.

Requirement: I have a xml and txt uploading screen in my project. Now when user will upload the data through this screen to server. First the file should be go through with virus scan. In this way user wants to remove viruses from the file when uploading.

Secondly, IF user wants to download any shared file it also should go through Virus scan.


So, we have to use this virus scan mechanism in server, so before storing the file to DB. We should scan it and if any unavoidable threat found then inform the user.


Waiting for the reply. Thanks in advance.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 10 2011
Added on Jan 11 2011
2 comments
1,609 views