We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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).
Attachments
Screen Shot 2019-01-05 at 11.41.43 AM.png
The text was updated successfully, but these errors were encountered:
@dkocher commented
The file is possibly an incomplete multipart upload but we try to delete a file by version ID instead of the multipart upload id.
Sorry, something went wrong.
@ylangisc commented
In 4457be6.
dkocher
No branches or pull requests
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).
aws s3 cp ~/Desktop/Test s3://tonystest1 --recursive
Screenshots Attached.
Attachments
Screen Shot 2019-01-05 at 11.41.43 AM.png
(134.5 KiB)The text was updated successfully, but these errors were encountered: