[GH-ISSUE #389] Error: SSE-C Copied from Local Storage To S3FS #207

Closed
opened 2026-03-04 01:43:14 +03:00 by kerem · 1 comment
Owner

Originally created by @bheller84 on GitHub (Apr 7, 2016).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/389

Mounting a bucket as follows:
sudo s3fs my-own-bucket s3-sse -o allow_other -o use_sse=custom:/etc/mykey

If I copy a 50 megabyte file as follows: sudo cp 1.mp4 s3-sse/1.mp4

I get the following error: Operation not permitted

It seems to only work for small text files

Originally created by @bheller84 on GitHub (Apr 7, 2016). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/389 Mounting a bucket as follows: sudo s3fs my-own-bucket s3-sse -o allow_other -o use_sse=custom:/etc/mykey If I copy a 50 megabyte file as follows: sudo cp 1.mp4 s3-sse/1.mp4 I get the following error: Operation not permitted It seems to only work for small text files
kerem closed this issue 2026-03-04 01:43:15 +03:00
Author
Owner

@bheller84 commented on GitHub (Apr 8, 2016):

Added -o nomultipart and it now works....

<!-- gh-comment-id:207539127 --> @bheller84 commented on GitHub (Apr 8, 2016): Added -o nomultipart and it now works....
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#207
No description provided.