mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-01-11 03:11:50 +00:00
"RenameFile" is implemented in S3 using `PUT Object Copy`, which should enforce SSE/StorageClass same way as regular `PUT Object`. Fixes: #647