[tahoe-dev] How to use non-default NODEDIR with Tahoe CLI?

Brian Warner warner-tahoe at allmydata.com
Tue Feb 3 02:16:41 UTC 2009


On Tue, 3 Feb 2009 12:55:23 +1100
Andrej Falout <andrej at falout.org> wrote:

> tahoe ls /home/andrej/.tahoe-allmydata.com

For vdrive-manipulating commands (ls, get, put, cp, mv, rm), the syntax is:

 tahoe ls --node-directory ~/.tahoe-allmydata.com

To list some specific virtual directory, it would be:

 tahoe ls --node-directory ~/.tahoe-allmydata.com SUBDIR

Try "tahoe ls --help" for details. I'd be glad to accept a patch to CLI.txt
that adds a brief section on using alternate node directories.

cheers,
 -Brian



More information about the tahoe-dev mailing list