tahoe-lafs/src/allmydata/scripts
2007-10-29 11:43:35 -07:00
..
__init__.py move all packages into src/, fix allmydata.Crypto build. Now you must perform a 'setup.py build' before using anything, and you must add the build directory (build/lib.linux-i686-2.4) to your PYTHONPATH before doing anything 2006-12-14 03:39:50 -07:00
cli.py cli: implement 'mv'. Closes #162. 2007-10-11 20:31:48 -07:00
common_http.py cli: simplify code by using stdlib's httplib module 2007-10-11 22:29:23 -07:00
common.py cli: simplify code by using stdlib's httplib module 2007-10-11 22:29:23 -07:00
create_node.py change our default HTTP port to 8123 2007-10-11 13:17:23 -07:00
debug.py dump-share: clarify the label on the size of the original file 2007-09-26 15:00:59 -07:00
runner.py cli: fix usage to refer to 'tahoe', not 'allmydata'. Closes #154. 2007-10-11 15:37:52 -07:00
startstop_node.py 'tahoe stop': use SIGKILL, clean up twistd.pid ourselves, wait forever 2007-10-29 11:43:35 -07:00
tahoe_get.py cli: use urllib.quote() on vdrive-path arguments before passing them through HTTP 2007-10-26 18:30:44 -07:00
tahoe_ls.py tahoe_ls: list individual files 2007-10-21 12:33:06 -07:00
tahoe_mv.py cli: use urllib.quote() on vdrive-path arguments before passing them through HTTP 2007-10-26 18:30:44 -07:00
tahoe_put-web2ish.py shush, pyflakes 2007-10-26 18:53:21 -07:00
tahoe_put.py cli: use urllib.quote() on vdrive-path arguments before passing them through HTTP 2007-10-26 18:30:44 -07:00
tahoe_rm.py cli: use urllib.quote() on vdrive-path arguments before passing them through HTTP 2007-10-26 18:30:44 -07:00