]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
CLI: implement the easy part of cp (no -r, only two arguments)
authorBrian Warner <warner@allmydata.com>
Tue, 20 May 2008 23:56:03 +0000 (16:56 -0700)
committerBrian Warner <warner@allmydata.com>
Tue, 20 May 2008 23:56:03 +0000 (16:56 -0700)
commit0df663b7aefbc4204963cb5d5b0cb46f4098a3d8
treede21e1b680740f34dfd5947b9bc14ca50e5003eb
parent3ac4a734e507abbf240f3766cc3a15e7d2813249
CLI: implement the easy part of cp (no -r, only two arguments)
src/allmydata/scripts/cli.py
src/allmydata/scripts/common.py
src/allmydata/scripts/tahoe_cp.py [new file with mode: 0644]
src/allmydata/test/test_system.py