Bug Description
Some zip files that I upload get corrupted. The size of the zip file is larger than the original, and when opening some of the compressed files are not listed, and those that are listed cannot be opened.
It seems that the file is corrupted in the upload process. I have manually replaced the file in /app/uploads and then the download works.
Reproduction Steps
Upload a .zip file. I can provide a zip file that gets corrupted on request but this contains private data.
🌍 Environment
- OS: Ubuntu 24.04.3
- Browser: Firefox 143
- Flare Version: 1.6.0
- Deployment Method: Docker
- Storage Method: local storage
Bug Description
Some zip files that I upload get corrupted. The size of the zip file is larger than the original, and when opening some of the compressed files are not listed, and those that are listed cannot be opened.
It seems that the file is corrupted in the upload process. I have manually replaced the file in /app/uploads and then the download works.
Reproduction Steps
Upload a .zip file. I can provide a zip file that gets corrupted on request but this contains private data.
🌍 Environment