Enforce SSE/StorageClass in PUT Object Copy

"RenameFile" is implemented in S3 using `PUT Object Copy`, which
should enforce SSE/StorageClass same way as regular `PUT Object`.

Fixes: #647
This commit is contained in:
Andrey Smirnov
2017-09-28 18:30:50 +03:00
parent 9a767b7631
commit 2d66a4ca0a
7 changed files with 96 additions and 0 deletions