Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joshuabach/cdmi-web

Simple Web Interface for CDMI
https://github.com/joshuabach/cdmi-web

Last synced: about 1 month ago
JSON representation

Simple Web Interface for CDMI

Awesome Lists containing this project

README

        

CDMI Web
========

Simple Web Interface for CDMI
- Supports browsing of CDMI containers and changing capabilities for containers and dataobjects
- Limited write access to CDMI sites that support it (create directories, upload files or delete directories and files)
- Via WebDAV
- Via local FS access (useful in combination with a NFS mount or similar)

Note
====
This was intended as a one-time-use demo,
which can be seen by the lack of documentation
as well as some of the more quick-and-dirty approaches in the code