Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/joshuabach/cdmi-web
- Owner: joshuabach
- Created: 2017-05-26T10:38:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-05-26T10:49:04.000Z (over 7 years ago)
- Last Synced: 2024-10-14T08:44:02.143Z (3 months ago)
- Language: Python
- Size: 608 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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