Hello list, I'm just getting familiar with the jclouds library and am quite pleased so far. Thanks for creating the library.
Is there a JDK7 NIO.2 FileSystemProvider adapter over the jcloud blob store API? I'm not very familiar with the issues around blob storage so I'm not sure it even makes sense to provide an implementation of the FileSystemProvider. FWIW, I've only found one FileSystemProvider API over S3 so far: https://github.com/martint/s3fs Thanks, Kevin