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

Lists keys that are deleted in versioned buckets #11904

Closed
cyberduck opened this issue Nov 11, 2021 · 3 comments
Closed

Lists keys that are deleted in versioned buckets #11904

cyberduck opened this issue Nov 11, 2021 · 3 comments
Assignees
Labels
bug fixed googlestorage Google Cloud Storage Protocol Implementation high priority
Milestone

Comments

@cyberduck
Copy link
Collaborator

e8e8e0a created the issue

In a GCS versioned bucket Cyberduck lists folders like gsutil ls -a, which incorrectly lists keys (folders) that are deleted.

Steps to reproduce:
Create bucket in GCS.
Enable versioning on the bucket. e.g. gsutil versioning set on gs://testbucket-cyberduck123
Use Cyberduck to connect to this bucket using GCS protocol
Make a folder, or upload a folder, or upload files to a folder, or upload a structure with subfolders
Delete the folder, folders, files, etc.
Cyberduck will still list the deleted folders which now all appear to be empty. Behavior is the same regardless of the "show hidden files" setting in view menu.

I can't see any report of this issue already. Issue also exists in build 36286

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Relates to #11808 which was fixed for buckets with no versioning.

@cyberduck
Copy link
Collaborator Author

e8e8e0a commented

Tested Mountainduck and confirmed that Mountainduck has the same issues with listing versioned buckets.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In cddf84b.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug fixed googlestorage Google Cloud Storage Protocol Implementation high priority
Projects
None yet
Development

No branches or pull requests

2 participants