bji / libs3

Other
157 stars 151 forks source link

Store etag value in S3_upload_part #79

Open jzysheep opened 6 years ago

jzysheep commented 6 years ago

Currently, there is no callback to store the etag value in upload_part. Even if there is a way to store the etags, we don't know the format to shove the list of etags to complete_multipart_upload.