docs/frontends/FTP-and-SFTP.rst: listing of directories containing mutable files (but not reading/writing mutable files) is fixed for FTP. Also remove the orphaned trac link to #1688. refs #680

This commit is contained in:
david-sarah 2012-06-18 00:24:54 +00:00
parent d86b751fed
commit f86a411928

View File

@ -264,9 +264,7 @@ See also wiki:SftpFrontend_.
Known Issues in the FTP Frontend
--------------------------------
Mutable files are not supported by the FTP frontend (`ticket
#680`_). Currently, a directory containing mutable files cannot even be
listed over FTP.
Mutable files are not supported by the FTP frontend (`ticket #680`_).
Non-ASCII filenames are not supported by FTP (`ticket #682`_).
@ -277,4 +275,3 @@ fails because it does meet the "servers of happiness" threshold (`ticket
.. _ticket #680: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/680
.. _ticket #682: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/682
.. _ticket #1081: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1081
.. _ticket #1688: https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1688