tahoe-lafs/src/allmydata/scripts
2016-07-21 12:35:59 -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
admin.py cli: improve formatting of all commands 2015-05-26 11:31:06 -07:00
backupdb.py Add magicfolderdb.py. 2016-07-21 12:35:59 -07:00
cli.py Remove -u shortcut for 'tahoe ls --uri' which clashes with --node-url. fixes ticket:1949, ticket:2137 2016-02-02 18:45:52 +00:00
common_http.py Progress API 2016-04-12 00:30:50 -07:00
common.py Find the node-directory option correctly even if we are in a subcommand. 2015-12-28 20:52:51 +00:00
create_node.py remove "key-generator" node type and client support 2016-05-04 16:53:04 -07:00
debug.py cli: improve formatting of all commands 2015-05-26 11:31:06 -07:00
default_nodedir.py refactor scripts/common.py: move _default_nodedir out to its own file 2015-05-26 11:27:57 -07:00
magic_folder_cli.py Fix tests by submitting unicode args instead of str 2016-07-21 12:35:59 -07:00
runner.py WIP. 2016-07-21 12:35:59 -07:00
slow_operation.py Rename stringutils to encodingutil, and drop listdir_unicode and open_unicode (since the Python stdlib functions work fine with Unicode paths). Also move some utility functions to fileutil. 2010-07-11 17:30:15 -07:00
startstop_node.py remove "key-generator" node type and client support 2016-05-04 16:53:04 -07:00
stats_gatherer.py stats-gatherer: add --hostname/--location/--port 2016-05-04 17:58:45 -07:00
tahoe_add_alias.py Aliases are Unicode. 2015-12-28 20:12:29 +00:00
tahoe_backup.py Add magicfolderdb.py. 2016-07-21 12:35:59 -07:00
tahoe_check.py remove stray trailing whitespace 2015-02-04 01:35:44 -08:00
tahoe_cp.py cp: error on target-filename collisions, rather than overwrite 2015-07-28 17:39:26 -07:00
tahoe_get.py Change uses of os.path.expanduser and os.path.abspath. refs #2235 2015-01-30 00:50:18 +00:00
tahoe_ls.py Add magicfolderdb.py. 2016-07-21 12:35:59 -07:00
tahoe_manifest.py Rename stringutils to encodingutil, and drop listdir_unicode and open_unicode (since the Python stdlib functions work fine with Unicode paths). Also move some utility functions to fileutil. 2010-07-11 17:30:15 -07:00
tahoe_mkdir.py add --format= to 'tahoe put'/'mkdir', remove --mutable-type. Closes #1561 2011-10-13 20:15:00 -07:00
tahoe_mv.py tahoe_mv.py: when checking success of the DELETE operation, look at the status code from DELETE rather than from the previous PUT. fixes #1255 2010-11-09 17:09:16 -08:00
tahoe_put.py Change uses of os.path.expanduser and os.path.abspath. refs #2235 2015-01-30 00:50:18 +00:00
tahoe_unlink.py cleanup: implement rm as a synonym for unlink rather than vice-versa. refs #776 2011-08-01 15:01:08 -07:00
tahoe_webopen.py Unicode fixes. 2010-06-06 18:02:15 -07:00