better automation of management of the "root director(ies)" #248

Closed
opened 2007-12-25 22:37:08 +00:00 by zooko · 2 comments

As discussed in #233 -- "creation and management of root directories" -- make it easier or more automatable to create and manage root directories.

Possible improvements include extending the tahoe mkdir command so that it can create directories without linking them into an existing directory, and maybe a tahoe mount or tahoe link or tahoe ln command to make a certain directory (or file) be a child of a given extant directory, and possibly make it so that tahoe mount can be used to register the root directory for the CLI, or possibly make another CLI command to do that.

Also maybe put back automatic presentation of this root directory or this set of mounted directories in the wui, i.e. like the start.html page that we just removed.

As discussed in #233 -- "creation and management of root directories" -- make it easier or more automatable to create and manage root directories. Possible improvements include extending the `tahoe mkdir` command so that it can create directories without linking them into an existing directory, and maybe a `tahoe mount` or `tahoe link` or `tahoe ln` command to make a certain directory (or file) be a child of a given extant directory, and possibly make it so that `tahoe mount` can be used to register the root directory for the CLI, or possibly make another CLI command to do that. Also maybe put back automatic presentation of this root directory or this set of mounted directories in the wui, i.e. like the start.html page that we just removed.
zooko added the
code-frontend
major
enhancement
0.7.0
labels 2007-12-25 22:37:08 +00:00
zooko added this to the undecided milestone 2008-01-23 02:43:05 +00:00
davidsarah commented 2009-12-13 05:41:43 +00:00
Owner

tahoe mkdir --help says it can create unlinked directories, and tahoe ln exists. Also unlinked directories can be created from the WUI. Is there anything else that still needs fixing here?

`tahoe mkdir --help` says it can create unlinked directories, and `tahoe ln` exists. Also unlinked directories can be created from the WUI. Is there anything else that still needs fixing here?
Author

Sounds good! Also the aliases feature (which as I've mentioned I don't like) adds further convenience to the management of root directories. Thanks!

Sounds good! Also the aliases feature (which as I've mentioned I don't like) adds further convenience to the management of root directories. Thanks!
zooko added the
fixed
label 2009-12-26 01:04:10 +00:00
zooko closed this issue 2009-12-26 01:04:10 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: tahoe-lafs/trac-2024-07-25#248
No description provided.