From: david-sarah <david-sarah@jacaranda.org>
Date: Sat, 31 Mar 2012 01:37:30 +0000 (+0000)
Subject: FTP-and-SFTP.rst: directories containing mutable files should now be listable via... 
X-Git-Url: https://git.rkrishnan.org/vdrive/%22news.html?a=commitdiff_plain;h=dde822e26d694ae6a76d450b102e089656624479;p=tahoe-lafs%2Ftahoe-lafs.git

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

diff --git a/docs/frontends/FTP-and-SFTP.rst b/docs/frontends/FTP-and-SFTP.rst
index 763c4b2e..af9961e2 100644
--- a/docs/frontends/FTP-and-SFTP.rst
+++ b/docs/frontends/FTP-and-SFTP.rst
@@ -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