Topic: Validating an upload - ensure no corruption in transit
Hi,
Does plupload do any hash / crc validation on uploads to mitigate against corruption in transit during the upload process?
If not, is there a suggested way to do this as part of the upload so that we can check that the file uploaded on the server is identical to the original file on the client PC?
At the moment we just trust plupload and also do a quick filesize check, but I think we need to do more.
Thanks,
Gary.