#248 closed enhancement (fixed)

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

Reported by: zooko Owned by:
Priority: major Milestone: eventually
Component: code-frontend Version: 0.7.0
Keywords: wui cli Cc:
Launchpad Bug:

Description

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.

Change History (3)

comment:1 Changed at 2008-01-23T02:43:05Z by zooko

  • Milestone changed from 0.7.1 to undecided

comment:2 Changed at 2009-12-13T05:41:43Z by davidsarah

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?

comment:3 Changed at 2009-12-26T01:04:10Z by zooko

  • Resolution set to fixed
  • Status changed from new to closed

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!

Note: See TracTickets for help on using tickets.