mirror of
https://github.com/pgsty/minio.git
synced 2026-03-18 15:58:21 +01:00
In scenario 1 ``` - bucket/object-prefix - bucket/object-prefix/object ``` Server responds with `XMinioParentIsObject` In scenario 2 ``` - bucket/object-prefix/object - bucket/object-prefix ``` Server responds with `XMinioObjectExistsAsDirectory` Fixes #6566
11 KiB
11 KiB