]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
#531: implement an SFTP frontend. Mostly works, still lots of debug messages. Still...
authorBrian Warner <warner@allmydata.com>
Wed, 5 Nov 2008 01:00:22 +0000 (18:00 -0700)
committerBrian Warner <warner@allmydata.com>
Wed, 5 Nov 2008 01:00:22 +0000 (18:00 -0700)
commit9f908de9e2ba9e147272d1547236782c28a58e1e
tree3247ea5443bcf895f7b2bc79095eb469340ac0b9
parent27bb9b88a5de7ec7a81395139a059af241a8d6bf
#531: implement an SFTP frontend. Mostly works, still lots of debug messages. Still needs tests and auth-by-pubkey in accounts.file
docs/sftp.txt [new file with mode: 0644]
src/allmydata/client.py
src/allmydata/sftpd.py [new file with mode: 0644]