Compressing Files Issue
Hello, I'm some random android user. I've noticed a while is when I try sending files over the size limit, it gives me the option to compress. I press the compress button and it doesnt send the file. Why have it there if it doesn't even work??
1
-
Zipping media files shouldn't be causing the problem you're having.
My suggestion is to have them hash the files using SHA1, SHA2, MD5, whatever, then post that hash next to the uploaded files. Then when they are downloaded you can simply compare the hashes to see if the integrity is being maintained. It's a file integrity issue. Figure out where the integrity problems are being created. probably during transfer of the large files.
-2
Du måste logga in om du vill lämna en kommentar.
Kommentarer
1 kommentar