From c9369128c29ace5e87066b218b8944e5e71aeeab Mon Sep 17 00:00:00 2001 From: Andrew Gaul Date: Tue, 31 Oct 2017 12:14:17 -0700 Subject: [PATCH] Updated Storage backend compatibility (markdown) --- Storage-backend-compatibility.md | 1 + 1 file changed, 1 insertion(+) 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