CFFILE and virus scan upon upload?
Hi,
I want to upload files using cffile to a temp directory, and then kick off some virus scan process and return a response to the client or something to that effect.
How can I do this?
Since file uploading is common what are others in the CF world doing to virus scan files? I know I can use <cfexecute> tag to call some process but I haven't been able to find any vendor solution where they offer some command line scanner.
Any help appreciated...
Thanks,
-Westside
