]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit - src/allmydata/scripts/cli.py
tahoe cp -r: add --caps-only flag, to write filecaps into local files instead of...
authorBrian Warner <warner@lothar.com>
Sun, 15 Mar 2009 23:19:58 +0000 (16:19 -0700)
committerBrian Warner <warner@lothar.com>
Sun, 15 Mar 2009 23:19:58 +0000 (16:19 -0700)
commitf0b0ad1c8fb47ab34cc7afe00947d91d7c386a7e
tree270771f144ec4e65568d7334b575b7613fc24ef8
parent6e57576f2eeedcb8109cd9f84574fbdd7ec4fdc4
tahoe cp -r: add --caps-only flag, to write filecaps into local files instead of actual file contents. Used only for debugging and as a quick tree-comparison tool.
src/allmydata/scripts/cli.py
src/allmydata/scripts/tahoe_cp.py
src/allmydata/test/test_system.py