Re: Scan Uploaded Files for Viruses
From: Calvin Luttrell (Calvin_at_NOSPAM.projectthunder.com)
Date: 03/05/05
- Next message: Les P: "Re: IIS Authentication Problem?"
- Previous message: Calvin Luttrell: "Re: IIS Authentication Problem?"
- In reply to: Anthony: "Scan Uploaded Files for Viruses"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 5 Mar 2005 09:30:20 -0800
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
> 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.
- Next message: Les P: "Re: IIS Authentication Problem?"
- Previous message: Calvin Luttrell: "Re: IIS Authentication Problem?"
- In reply to: Anthony: "Scan Uploaded Files for Viruses"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|