Doucmentation Suggestion S3 SSE-C Key requirement

Hi all - just learning how to use SSE-C with my S3 backend and was struggle with errors. Jumped to here and found out that the key must be a 32 bytes (which I later confirmed is part of AWS spec)

This is all fine but a small suggestion on documentation - I think could also mention the requirement on the rclone S3 documentation page when talking about " RCLONE_S3_SSE_CUSTOMER_KEY" and " --s3-sse-customer-key". That would save some hassle.

Also the relevant section says " * Provider: AWS,Ceph,ChinaMobile,Minio" which was also confusing me (coz I was using Provider "IDrive" and I wasn't sure if this was causing the errors)

Thank you.

Feel free to update docs. It is open source project at the end.

Go to:

rclone/docs/content/s3.md at master · rclone/rclone · GitHub

Hit edit (top right corner) and submit PR.

1 Like

Cool; didn't know they were editable. Will do.

1 Like

If you have any issues with it les us know. Somebody will help.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.