Skip to content

New Google Cloud Storage folders not recognized by NIO #5203

Description

@jean-philippe-martin

Of course, Google Cloud Storage does not actually have folders. However some tools create files with names ending in "/" to pretend that the folder exists.

NIO understands that 0-byte files that end in "/" actually mean "please pretend to the user that there is a folder with that name, even though Cloud Storage doesn't have folders", and complies (there is an option to turn that behavior off).

Recently we have seen non-empty files with the same intent (see this bug report). We have to update NIO so as to keep track of the latest folder convention.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

api: storageIssues related to the Cloud Storage API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions