From: Zooko O'Whielacronx Date: Thu, 28 Apr 2011 05:52:32 +0000 (-0700) Subject: docs: FTP-and-SFTP.rst: fix a minor error and update the information about which... X-Git-Url: https://git.rkrishnan.org/?a=commitdiff_plain;h=02cfdd2f0313843f66aa145928194221dd5d3e1f;p=tahoe-lafs%2Ftahoe-lafs.git docs: FTP-and-SFTP.rst: fix a minor error and update the information about which version of Twisted fixes #1297 --- diff --git a/docs/frontends/FTP-and-SFTP.rst b/docs/frontends/FTP-and-SFTP.rst index 1ec15c96..15e60bc2 100644 --- a/docs/frontends/FTP-and-SFTP.rst +++ b/docs/frontends/FTP-and-SFTP.rst @@ -234,9 +234,9 @@ with SFTP only if the client encodes filenames as UTF-8 (`ticket #1089 `_). The gateway node may hang or consume 100% CPU if the client tries to rekey. -(`ticket #1297 `_). +(`ticket #1297 `_). This is due to `a bug in Twisted `_ -up to and including version 10.2. +which was fixed in Twisted 11.0 (released 3-April-2011). For options to disable rekeying in various clients in order to work around this issue, and for other known issues in SFTP, see