]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Fix ftp 'ls' to work with current Twisted-15.0.0
authorBrian Warner <warner@lothar.com>
Thu, 26 Mar 2015 01:23:33 +0000 (18:23 -0700)
committerDaira Hopwood <daira@jacaranda.org>
Wed, 15 Apr 2015 13:22:49 +0000 (14:22 +0100)
commit339fd19208780dc2c5d3f64db629b58ec5b34dc6
tree49c2ae5c9aff017642534dedfa420e560ee3d726
parentd6b919e70592e33870b82414d049337c8fd7d01c
Fix ftp 'ls' to work with current Twisted-15.0.0

refs ticket:2394

It's kind of a hack, but Twisted changed the API and I couldn't find a
cleaner way to detect which form of "permissions" value the Twisted FTP
server wants.

I've manually tested it against 14.0.2 and 15.0.0.
src/allmydata/frontends/ftpd.py