mirror of
https://github.com/apache/jclouds.git
synced 2025-02-07 18:49:52 +00:00
When a filesystem blob does not have content metadata and when users set jclouds.filesystem.auto-detect-content-type to tru, probe the file type to return to clients. This is useful when using jclouds to serve an existing filesystem.
# # The jclouds API for accessing a local filesystem as a blobstore. # # TODO: Implementation status. # TODO: Supported features. # TODO: Usage example.