HighTechTalks DotNet Forums  

Scan Uploaded Files for Viruses

Dotnet Security microsoft.public.dotnet.security


Discuss Scan Uploaded Files for Viruses in the Dotnet Security forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Anthony
 
Posts: n/a

Default Scan Uploaded Files for Viruses - 03-04-2005 , 08:19 AM






Does anyone know of an anti virus API that could be used to scan uploaded
files from a web site? I am creating an application that will allow users to
upload files into a SQL database.

Theoretically I'm sure we could have it upload the files to a directory
(where the server Anti Virus real-time scan would catch it) and then transfer
those that survive the process into the database however that seems
increadibly inefficient.

Any advise would be greatly appreciated.

Reply With Quote
  #2  
Old   
Calvin Luttrell
 
Posts: n/a

Default Re: Scan Uploaded Files for Viruses - 03-05-2005 , 12:30 PM






Anthony,

I don't feel anti-virus companies are that accomidiating however most support some kind of command line feature. Drop that file in a directory then call the command line tool. You can call that command line even in ASP .Net.


-Calvin Luttrell
ProjectThunder.com, Inc.
nothing is impossible



Quote:
Does anyone know of an anti virus API that could be used to scan uploaded
files from a web site? I am creating an application that will allow users to
upload files into a SQL database.

Theoretically I'm sure we could have it upload the files to a directory
(where the server Anti Virus real-time scan would catch it) and then transfer
those that survive the process into the database however that seems
increadibly inefficient.

Any advise would be greatly appreciated.

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.