]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
SFTP: implement execCommand to interoperate with clients that issue a 'df -P -k ...
authordavid-sarah <david-sarah@jacaranda.org>
Sun, 16 May 2010 01:27:54 +0000 (18:27 -0700)
committerdavid-sarah <david-sarah@jacaranda.org>
Sun, 16 May 2010 01:27:54 +0000 (18:27 -0700)
commit8028bf01bc9ad5c476906a435bb044d7c04a2749
treeeb785e93f9b572acd3212ab49e64050be0cc5be6
parent6ba6c97a7ab7addc58b3dc3b2d8771094c9dd169
SFTP: implement execCommand to interoperate with clients that issue a 'df -P -k /' command. Also eliminate use of Zope adaptation.
src/allmydata/frontends/sftpd.py
src/allmydata/test/test_sftp.py