fileuploader virus scan

I need to scan files that are bing uploaded with a webfileuploader for virus/malware etc.

Any suggested services?

VirusTotal is pretty good, though the free API is rate limited.

Once uploaded, save to a temp folder and check with clamav

clamscan /path/to/file

You get an output as:

----------- SCAN SUMMARY ----------- Known viruses: 6617068 Engine version: 0.100.1 Scanned directories: 0 Scanned files: 1 Infected files: 0 Data scanned: 0.07 MB Data read: 0.04 MB (ratio 2.00:1) Time: 16.278 sec (0 m 16 s)

Once uploaded, save to a temp folder and check with clamav

Good suggestion BUT:

I can’t do this on Xojo Cloud.

[quote=402054:@Jay Menna]>Good suggestion BUT:

I can’t do this on Xojo Cloud.[/quote]

You didn’t specify this was for Xojo Cloud! :wink: (There is a section for Xojo Cloud specific questions)

Jay, maybe you can move this to Xojo Cloud

I’m not quite sure that it was limited to is an XC question.

The first suggestion that Andrew gave me is independent of any platform. I’m playing with it Now, and I’m wondering if there are any other APIs Free or paid That will get the job done.

(I have also noticed the questions that are put up to XC On this form get little response – As the user base is a subset of web users)

Anyway, I hope I did not offend by casting my net too broadly.