Skip to content

StorageProvider listFiles should work for subdirectories #9

@pgritsch

Description

@pgritsch

The library behaves strangely in several ways:

Once a folder name is appended to a bucket e.g. https://baassimless-eu-c1.s3.eu-central-1.amazonaws.com/benchmark/ the or https://storage.cloud.google.com/speechtranslate-input-us-e1-60/ the bucket provider isn't correctly recognized.
This behavior was definitely reproducible for AWS and has to be checked for GCP.

Furthermore, the listFiles operation on such a URL will return all files in the bucket.
Instead, it should return only files and subfiles in the folders.
Maybe to have an additional filter option to include subdirectories, would make sense?

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions