You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. s3 sync is really great. However, I want to use it for backup and for that I need client-side encryption. If I had that, s3 sync would cover my needs and I did not have to complicate matters involving other software. Furthermore, I would know how to restore data from any platform; I.E. not be dependent upon the lifecycle of the backup software.
I envision --cse-c AES256 and --cse-c-key similar to --sse-c and --sse-c-key.
For completeness, I guess --cse-c-copy-source and --cse-c-copy-source-key should be added as well.
The text was updated successfully, but these errors were encountered:
Hi. s3 sync is really great. However, I want to use it for backup and for that I need client-side encryption. If I had that, s3 sync would cover my needs and I did not have to complicate matters involving other software. Furthermore, I would know how to restore data from any platform; I.E. not be dependent upon the lifecycle of the backup software.
I envision --cse-c AES256 and --cse-c-key similar to --sse-c and --sse-c-key.
For completeness, I guess --cse-c-copy-source and --cse-c-copy-source-key should be added as well.
The text was updated successfully, but these errors were encountered: