You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: