Actions
Feature #8695
closed[FUSE] arv-mount --keep-write should give you a uuid when making a collection
Status:
Closed
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
-
Story points:
-
Description
when you arv-mount --keep-write dir; cd dir/home; mkdir collection_name (could this possibly give you a collection hash so you can cd where it is?) I can see users forgetting which directory/project they put the new collection in when they log into workbench.
Updated by Brett Smith almost 10 years ago
Unfortunately this has the same basic issue described in #7328-4: the FUSE API doesn't provide us with a reliable mechanism to report that information back to the user's session.
Updated by Brett Smith almost 10 years ago
- Tracker changed from Bug to Feature
- Subject changed from arv-mount --keep-write should give you a uuid when making a collection to [FUSE] arv-mount --keep-write should give you a uuid when making a collection
Actions