mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2026-02-03 14:13:26 +00:00
Failed do encrypt file in server side. #24
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @popescuvitor on GitHub.
Failed to encrypt the file server-side. When uploading, passing the header "X-Encrypt-Password: pass" the file goes corrupt to Google Drive.
The return is:
And the encrypted file is shown corrupted as below:
this problem happens for files like pdf and jpeg. But for txt it works correctly.
The environment is running on docker.
@apolzek commented on GitHub:
I am facing the same problem. The interesting thing is that all files are getting a static size upon upload in size: 93 bytes