Feature #13272
[keep-web] read/write support for /by_id and /users
Start date:
Due date:
% Done:
0%
Estimated time:
Story points:
2.0
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
History
#1
Updated by Tom Clegg almost 3 years ago
- Tracker changed from Bug to Feature
#2
Updated by Tom Clegg almost 3 years ago
- Blocked by Story #13111: [WebDAV] Support browsing of project hierarchies added
#3
Updated by Tom Clegg almost 3 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)
#4
Updated by Tom Morris over 2 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
#5
Updated by Tom Clegg over 2 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)
#6
Updated by Tom Clegg over 2 years ago
- Related to Story #13218: Support browsing of projects shared with me in WebDAV added
#7
Updated by Tom Morris almost 2 years ago
- Description updated (diff)
#8
Updated by Tom Morris almost 2 years ago
- Story points set to 2.0
#9
Updated by Tom Morris almost 2 years ago
- Related to Story #13110: [WebDAV] WebDAV performance enhancements added
#10
Updated by Tom Morris almost 2 years ago
- Target version changed from To Be Groomed to Arvados Future Sprints