rclone/backend/googlecloudstorage
Nick Craig-Wood 3e2a606adb gcs: fix "Entry doesn't belong in directory" errors when using directory markers
Before this change we were incorrectly identifying the root directory
of the listing and adding it into the listing.

This caused higher layers of rclone to emit the error above.

Fixes #7038
2023-06-23 18:01:11 +01:00
..
googlecloudstorage_test.go gcs: empty directory markers - #3453 2023-04-28 14:31:05 +01:00
googlecloudstorage.go gcs: fix "Entry doesn't belong in directory" errors when using directory markers 2023-06-23 18:01:11 +01:00