Actions
Feature #13272
open[keep-web] read/write support for /by_id and /users
Story points:
2.0
Release:
Release relationship:
Auto
Description
Continue where #13111 leaves off, bringing the /users/ tree exported by keep-web up to (at least) a level of functionality and performance similar to arv-mount.
Functionality:- Add/remove/update files/dirs in collections
- Add/remove collections by name using mkcol/delete
- Copy/move files/dirs from one collection to another (possibly /users/* to /c=*/)
See #13310 for performance work associated with this
Unlike arv-mount, webdav writes should continue to be atomic: after concurrent requests to write content A to F and write content B to F, F should contain either A or B, not a mix of the two.
Related issues
Updated by Tom Clegg over 6 years ago
- Blocked by Idea #13111: [WebDAV] Support browsing of project hierarchies added
Updated by Tom Clegg over 6 years ago
- Subject changed from [keep-web] Full featured /users/ filesystem tree to [keep-web] Expose all collections and projects by name and ID
- Description updated (diff)
Updated by Tom Morris over 6 years ago
- Subject changed from [keep-web] Expose all collections and projects by name and ID to [keep-web] Finish up loose ends, including writable support, expose all collections and projects by name and ID
- Target version set to To Be Groomed
Updated by Tom Clegg over 6 years ago
- Subject changed from [keep-web] Finish up loose ends, including writable support, expose all collections and projects by name and ID to [keep-web] read/write support for /by_id and /users
- Description updated (diff)
Updated by Tom Clegg over 6 years ago
- Related to Idea #13218: Support browsing of projects shared with me in WebDAV added
Updated by Tom Morris over 5 years ago
- Related to Idea #13110: [WebDAV] WebDAV performance enhancements added
Updated by Tom Morris over 5 years ago
- Target version changed from To Be Groomed to Arvados Future Sprints
Updated by Peter Amstutz over 3 years ago
- Target version deleted (
Arvados Future Sprints)
Actions