Skip to content

Unable to delete incomplete multipart upload #10568

@cyberduck

Description

@cyberduck

55ee5da created the issue

If a transfer is interrupted (i.e. ctrl-c with the AWS CLI), AWS S3 will have hidden files that cannot be deleted with Cyberduck (or with AWS).

  1. Started a transfer to AWS S3 in with AWS CLI of a Folder with 10 files:
    aws s3 cp ~/Desktop/Test s3://tonystest1 --recursive
  2. Interrupt AWS CLI transfer with ctrl-c
  3. Open Cyberduck.
  4. Cannot delete the hidden files left from the interrupted transfer.
  5. CyberDuck Info on the file returns the error: "Failure to read attributes of Test7.pdf. Invalid version id specified"
    Screenshots Attached.

Attachments

Metadata

Metadata

Assignees

Labels

s3AWS S3 Protocol Implementation

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions