mirror of
https://github.com/pgsty/minio.git
synced 2026-03-20 16:56:48 +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
62 KiB
62 KiB