]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
docs/frontends/FTP-and-SFTP.rst: remove reference to rekeying bug since it does not...
authordavid-sarah <david-sarah@jacaranda.org>
Mon, 18 Jun 2012 17:03:15 +0000 (17:03 +0000)
committerdavid-sarah <david-sarah@jacaranda.org>
Mon, 18 Jun 2012 17:03:15 +0000 (17:03 +0000)
docs/frontends/FTP-and-SFTP.rst

index 786d2f7fe2422152f7cefbc8e2916c960e107438..acec6c84df1d0bff4d0a22dcb378ca82bc7f92a9 100644 (file)
@@ -250,16 +250,10 @@ Upload errors may not be reported when writing files using SFTP via sshfs
 Non-ASCII filenames are supported 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`_).  This is due to a bug in Twisted (`Twisted ticket #4395`_)
-which was fixed in Twisted 11.0 (released 3-April-2011).
-
 See also wiki:SftpFrontend_.
 
 .. _ticket #1059: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1059
 .. _ticket #1089: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1089
-.. _ticket #1297: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1297
-.. _Twisted ticket #4395: https://twistedmatrix.com/trac/ticket/4395
 
 Known Issues in the FTP Frontend
 --------------------------------