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