-
Notifications
You must be signed in to change notification settings - Fork 180
Open
Description
Rationale
I have a use case where Girder is deployed to manage a large dataset stored on a filesystem that can be only read. Similarly to how S3 assetstore handles it, it should be possible to indicate that assetstore is readOnly and allow to assestore/:id/import files from it.
Steps to reproduce
- Login as admin. Navigate to Admin console / Assetstores / Create new Filesystem assetstore
- Provide a name and path to readonly directory, e.g.
/root/
Expected result
Provide a read only checkbox and allow to create the assetstore.
Actual result
Unable to write into directory "/root/".
tmcqueen-materials and zachmullen
Metadata
Metadata
Assignees
Labels
No labels