All major providers (Azure, B2, GCS, S3, Swift) allow names /like/this/one.jpg, natively support / as a delimiter, and support listing via arbitrary prefixes. Atmos is the oddball which actually supports directories as a concept. While has similarities, it cannot list all objects which start with "a" or use non-/ delimiters.
On Thu, Feb 22, 2018 at 08:19:49AM -0600, Logan Widick wrote: > So I can assume that all providers would either allow names > "/like/this/one.jpg" or change such names on my behalf to whatever > delimiters are supported? Or is there a way to get a provider's suggested > delimiters for "directory emulation" (like the forward slash in the above > example) and "file extension emulation" (like the period in the above > example)? -- Andrew Gaul http://gaul.org/
