mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-07 14:50:55 +03:00
when listing empty directory MinIO returns no contents while S3 returns 1 object with the key equal to the prefix. Make detection work in both cases Fixes #227