Skip to content

S3 Multipart uploads fail if the user lacks s3:ListBucketMultipartUploads permission #9948

@cyberduck

Description

@cyberduck

f74f04d created the issue

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.


Attachments

Metadata

Metadata

Assignees

No one assigned

    Labels

    s3AWS S3 Protocol Implementation

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions