Skip to content

Serve files from a local filesystem using the CDMI protocol, a CDMI server.

Notifications You must be signed in to change notification settings

suds/cdmi-serve

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About: CDMI-Serve

The CDMI-Serve project was initially meant as a reference server for the CDMI protocol. However, it seemed that with a bit more effort it could easily become a basic but decent CDMI server for simply sharing data.

So, this project is aiming at a basic, simple yet complete CDMI server in Python. It may not implement every last aspect of the protocol, but it will support at least everything that can't be disabled using the capabilities.

Quickstart

To run the server execute the following commands:

$ git clone git://github.com/koenbollen/cdmi-serve.git
$ cd cdmi-serve
$ mkdir data
$ python scripts/cdmi-serve data/

Author

This project is made as part of an internship at SARA by Koen Bollen, the Netherlands. 2010

About

Serve files from a local filesystem using the CDMI protocol, a CDMI server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published