opentelekomcloud / python-otcclient

(Obsolete) Python bindings to the T-Systems OTC API
MIT License
15 stars 20 forks source link

add serverside encryption to s3 uploads via --encrypted parameter #76

Closed tholor closed 5 years ago

tholor commented 5 years ago

New parameter for s3 cp cmd that allows encrypted upload of directories and files using KMS serverside encryption.

tholor commented 5 years ago

Do you need anything else from me for merging this?