Compressing Files Issue

Kommentarer

1 kommentar

  • Harry458

    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.

     

    FaceTime

    -2

Du måste logga in om du vill lämna en kommentar.