mirror of
https://github.com/rclone/rclone.git
synced 2025-04-08 16:54:17 +02:00
Before this change, small objects uploaded with SSE-AWS/SSE-C would not have MD5 sums. This change adds metadata for these objects in the same way that the metadata is stored for multipart uploaded objects. See: #1824 #2827