diff --git a/Storage-backend-compatibility.md b/Storage-backend-compatibility.md index 03d77b1..51e598f 100644 --- a/Storage-backend-compatibility.md +++ b/Storage-backend-compatibility.md @@ -5,6 +5,7 @@ Some storage backends do not support all the features of S3: * does not return meaningful ETag * does not support multi-part upload * only supports object listing when delimiter is "/" -- does not support recursive listing +* only supports object listing with prefixes when the prefix matches a directory name ## Azure