How can I check files before uploading to Amazon S3,any tips?
Updated:
It need for my web-site when users upload a file i want to check whether it's not infected.
Is there any API which allows for check files programmatically ?
Thanks in advance!!!
If you mean manually: try the online virusscanner at http://www.virustotal.com/ - It checks against a lot of antivirus programs for you.
I think the best solution is @Joe's answer to a similar question for c#:
I would probably just make a system call to run an independent process to do the scan. There are a number of command-line AV engines out there from various vendors.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With