MossoFS - A first development snapshot released
Some time ago I heard about a cloud storage service from Rackspace called Mosso Cloud Files. You can store arbitrary files at this service and retrieve them at any time. To ease the the handling of the service, but mainly because I always wanted to write a FUSE module, I decided to create one called MossoFS. Mossofs is currently in pre-alpha phase. It is capable of mapping mosso's directory structure as well as retrieving arbitrary stored files from the service at the moment.
I have created a detailed project page for MossoFS. It explains the details of the service as well as details on the features currently supported by MossoFS. Furthermore detailed download and installation instructions are given.
Have fun with it.