s3transfer
s3transfer copied to clipboard
Handle checksums on copy
S3.Object.copy()
fails with multipart and ChecksumAlgorithm
as mentioned in #241
This fixes the issue by adding the checksum information to CompleteMultipartUpload
I am also blocked on this PR. If possible, do we have an ETA for this to be merged?
@nateprewitt I've made the requested changes,
do we have an ETA for this merge? and then release? Thanks.
Hi everyone, any chance we can help get this done? The possibility of using aws' checksums is very welcome for all those doing checksums for data integrity purposes.
This not being merged is currently blocking me. What are we waiting on @nateprewitt ?