Actions
Bug #8693
closed[Documentation] Include examples of creating a new collection using arv-mount
Status:
Closed
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
-
Story points:
-
Description
In http://doc.arvados.org/user/tutorials/tutorial-keep-mount.html, "Modifying files and directories in Keep"
Brett:
cd ~/keep-write/home
mkdir "Name of new collection"
cd "Name of new collection"
Then mv or cp files.You can also cd to a project and mkdir your new collection there, if you prefer.
But that's easy enough to change after the fact.=
Actions