projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f6ee7e
)
FTP-and-SFTP.rst: directories containing mutable files should now be listable via...
author
david-sarah
<david-sarah@jacaranda.org>
Sat, 31 Mar 2012 01:37:30 +0000
(
01:37
+0000)
committer
david-sarah
<david-sarah@jacaranda.org>
Sat, 31 Mar 2012 01:37:30 +0000
(
01:37
+0000)
docs/frontends/FTP-and-SFTP.rst
patch
|
blob
|
history
diff --git
a/docs/frontends/FTP-and-SFTP.rst
b/docs/frontends/FTP-and-SFTP.rst
index 763c4b2e1303d9196c7b1fa28788d11adfe4db15..af9961e2e1930eb47e843043e69abccc8503f0ee 100644
(file)
--- 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