]> arthur.barton.de Git - bup.git/commit - lib/bup/client.py
Teach bup about URLs and non-ssh remotes
authorBrandon Low <lostlogic@lostlogicx.com>
Wed, 5 Jan 2011 17:28:25 +0000 (09:28 -0800)
committerAvery Pennarun <apenwarr@gmail.com>
Thu, 6 Jan 2011 23:23:59 +0000 (15:23 -0800)
commit7ce8041f03454aa8393e85a7c4aa5f55a79e51fb
tree29ed5c33bbd3bf70706980eed0e0cd34886f72bf
parentdb603f5fbc3fb1b895c564a6d2b266bb05e5452f
Teach bup about URLs and non-ssh remotes

Also adds the ability to connect to ports other than default for ssh.

Signed-off-by: Brandon Low <lostlogic@lostlogicx.com>
cmd/on-cmd.py
lib/bup/client.py
lib/bup/ssh.py
lib/bup/t/tclient.py