Hi All,
I am developing a tool that get all the files from users in my company and then scan them for viruses and malwares. I plan to use the eicar_com.zip from this testing site:
https://www.eicar.org/download-anti-malware-testfile/
My question is can I upload that file and then download it using the Dropbox API SDK? Does Dropbox do scanning internally for upload and download files? I need to know that because if Dropbox already scanned and stop the uploading or downloading, my test would fail because it cannot upload or download the files.
Thank you.