Closed jbrusq closed 8 years ago
Hello,
You can try to use the mpUpload abort operation: http://docs.aws.amazon.com/AmazonS3/latest/API/mpUploadAbort.html
In s3cmd that would be: s3cmd abortmp s3://BUCKET/OBJECT Id
You can find the ongoing MPUs with s3cmd multipart s3://BUCKET
Yes, you can't remove a bucket as long as there are running operations.
Hi, AT xxx, user uses Windows cloudberry to test upload/download. We faced an issue as one bucket couldn't be removed : "Error 409 (MPU in Progress)".
I don't have any logs. Is there a procedure to clean the status or to force the deletion of the bucket ?
Jerome