Skip to content
New issue

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

Multiple File Delete with MFA in Amazon S3 #6438

Closed
cyberduck opened this issue Dec 12, 2011 · 3 comments
Closed

Multiple File Delete with MFA in Amazon S3 #6438

cyberduck opened this issue Dec 12, 2011 · 3 comments
Assignees
Labels
enhancement fixed high priority s3 AWS S3 Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

124ffe8 created the issue

With Amazon's new "Multi-Object Delete API", it should be possible to delete multiple files from a bucket using a single MFA token (currently in Cyberduck if you wish to delete more than 1 file which is protected with MFA, you have to enter a token for EACH delete request).

For information on this update to the S3 API, see:
http://docs.amazonwebservices.com/AmazonS3/latest/dev/index.html?DeletingObjects.html

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 65e54ea.

@cyberduck
Copy link
Collaborator Author

124ffe8 commented

The latest release (4.3.1) does not appear to work properly. An MFA token is required for EVERY delete, even when selecting and deleting multiple objects at once.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Replying to [comment:4 Ctruxaw]:

The latest release (4.3.1) does not appear to work properly. An MFA token is required for EVERY delete, even when selecting and deleting multiple objects at once.

Please update to the latest snapshot build available.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement fixed high priority s3 AWS S3 Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants