FTP-and-SFTP.rst: directories containing mutable files should now be listable via FTP. refs #680

This commit is contained in:
david-sarah 2012-03-31 01:37:30 +00:00
parent 7f6ee7e918
commit dde822e26d

View File

@ -236,8 +236,7 @@ Known Issues
============
Mutable files are not supported by the FTP frontend (`ticket #680
<https://tahoe-lafs.org/trac/tahoe-lafs/ticket/680>`_). Currently, a directory
containing mutable files cannot even be listed over FTP.
<https://tahoe-lafs.org/trac/tahoe-lafs/ticket/680>`_).
The FTP frontend sometimes fails to report errors, for example if an upload
fails because it does meet the "servers of happiness" threshold (`ticket