You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you call CompleteMultipartUploadAsync you need to fill in the PartETags collection on the CompleteMultipartUploadRequest object with all of the parts you uploaded. We definitely need a better error message.
You can also use Amazon.S3.Transfer.TransferUtility which will automatically take care of the multipart upload.
i work follow the document,but a exception appear when merge files.
http://docs.aws.amazon.com/zh_cn/AmazonS3/latest/dev/LLuploadFileDotNet.html
The text was updated successfully, but these errors were encountered: