[Cyberduck-trac] [Cyberduck] #9631: AWS S3 - uploading file starting with "03C" ruin folder listing and give errors

Cyberduck trac at trac.cyberduck.io
Tue Jul 26 08:06:25 UTC 2016


#9631: AWS S3 - uploading file starting with "03C" ruin folder listing and give
errors
------------------------+---------------------------
 Reporter:  Guido       |         Owner:
     Type:  defect      |        Status:  closed
 Priority:  normal      |     Milestone:  5.1
Component:  s3          |       Version:  5.0.3
 Severity:  major       |    Resolution:  worksforme
 Keywords:  s3 03c      |  Architecture:  Intel
 Platform:  Windows 10  |
------------------------+---------------------------
Changes (by Guido):

 * status:  reopened => closed
 * resolution:   => worksforme


Comment:

 You where right!

 By using the aws command line interface I could list the files as
 incomplete multiparts and delete them by hand manually.

 `aws s3api list-multipart-uploads --bucket <yourbucket>`

 and to delete

 `aws s3api abort-multipart-upload --bucket rednun-templates-us-east-1
 --key <key> --upload-id <id>`

 It happens a bit too often for comfort and should be another ticket why
 this happened in the first place,
 but at least we have a solution! :)

--
Ticket URL: <https://trac.cyberduck.io/ticket/9631#comment:3>
Cyberduck <https://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list