[Cyberduck-trac] [Cyberduck] #9948: S3 Multipart uploads fail if the user lacks s3:ListBucketMultipartUploads permission

Cyberduck trac at cyberduck.io
Sat May 20 06:43:56 UTC 2017


#9948: S3 Multipart uploads fail if the user lacks s3:ListBucketMultipartUploads
permission
-------------------------+----------------------
 Reporter:  geoff.nicol  |         Owner:
     Type:  defect       |        Status:  new
 Priority:  normal       |     Milestone:  6.0.1
Component:  s3           |       Version:  6.0
 Severity:  normal       |    Resolution:
 Keywords:               |  Architecture:
 Platform:  macOS 10.12  |
-------------------------+----------------------
Changes (by dkocher):

 * milestone:   => 6.0.1


Old description:

> We are using an S3 bucket for various users. Providing a private upload
> folder for each account.
>
> We cannot grant the s3:ListBucketMultipartUploads right as it list _all_
> multipart uploads for all clients.
>
> However, without that permission Cyberduck shows:
> Upload MYFILE failed.
> Access Denied. Please contact your web hosting service provider for
> assistance.
>

> Ideally, Cyberduck would attempt to list multipart uploads (as resuming
> is wise when possible) but would carry on if permission was denied for
> the list operation.

New description:

 We are using an S3 bucket for various users. Providing a private upload
 folder for each account.

 We cannot grant the s3:ListBucketMultipartUploads right as it list _all_
 multipart uploads for all clients.

 However, without that permission Cyberduck shows:

 {{{
 Upload MYFILE failed.
 Access Denied. Please contact your web hosting service provider for
 assistance.

 }}}


 Ideally, Cyberduck would attempt to list multipart uploads (as resuming is
 wise when possible) but would carry on if permission was denied for the
 list operation.

--

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


More information about the Cyberduck-trac mailing list