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.Dismiss alert
There is a bucket that contains directory examples with files. It looks like this directory was created in cloud console UI - it has a empty-name record for this directory as far as I can see. This is a common way of creating empty dirs in such storages.
To handle this correctly, we need to treat these empty-named files in a special way - they should look like dirs. This will help prevent issues when working with files and folders in the bucket.
Issue 1. When I list this directory I see only this empty-name record. It looks like we need to handle these empty files / directories in a special way.
Description
There is a bucket that contains directory
examples
with files. It looks like this directory was created in cloud console UI - it has a empty-name record for this directory as far as I can see. This is a common way of creating empty dirs in such storages.To handle this correctly, we need to treat these empty-named files in a special way - they should look like dirs. This will help prevent issues when working with files and folders in the bucket.
Issue 1. When I list this directory I see only this empty-name record. It looks like we need to handle these empty files / directories in a special way.
The result is expected if I list it as a dir:
Issue 2. System signals seem broken for this special file / dir
Version Info
The text was updated successfully, but these errors were encountered: