aboutsummaryrefslogtreecommitdiffstats
path: root/doc/cloud_desktop_clients.bb
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-05-29 16:14:10 -0700
committerfriendica <info@friendica.com>2014-05-29 16:14:10 -0700
commit9b5eabf1083602382385c62c6ad7d8ae8e167f9e (patch)
treea73ed07970a517dbad90f14954fea790193813c3 /doc/cloud_desktop_clients.bb
parenta00103b7dfa0b128cbe6ab03e6a43ccedb24f8c2 (diff)
parent1a58777daa0ab9394f38737a806a7a185ebceeb0 (diff)
downloadvolse-hubzilla-9b5eabf1083602382385c62c6ad7d8ae8e167f9e.tar.gz
volse-hubzilla-9b5eabf1083602382385c62c6ad7d8ae8e167f9e.tar.bz2
volse-hubzilla-9b5eabf1083602382385c62c6ad7d8ae8e167f9e.zip
Merge branch 'master' into newevent
Conflicts: include/zot.php
Diffstat (limited to 'doc/cloud_desktop_clients.bb')
-rw-r--r--doc/cloud_desktop_clients.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/cloud_desktop_clients.bb b/doc/cloud_desktop_clients.bb
index b715678d9..557acb472 100644
--- a/doc/cloud_desktop_clients.bb
+++ b/doc/cloud_desktop_clients.bb
@@ -13,4 +13,9 @@
[li][zrl=[baseurl]/help/dav_nautilus]Nautilus[/zrl][/li]
[li][zrl=[baseurl]/help/dav_nemo]Nemo[/zrl][/li]
+
+[b]Server Notes[/b]
+
+Note: There have been reported issues with clients that use "chunked transfer encoding", which includes Apple iOS services, and also the "AnyClient" and "CyberDuck" tools. These work fine for downloads, but uploads often end up with files of zero size. This is caused by an incorrect implemention of chunked encoding in some current FCGI (fast-cgi) implementations. Apache running with PHP as a module does not have these issues, but when running under FCGI you may need to use alternative clients or use the web uploader. At the time of this writing the issue has been open and no updates provided for at least a year. If you encounter zero size files with other clients, please check the client notes; as there are occasional configuration issues which can also produce these symptoms.
+
Return to the [zrl=[baseurl]/help/main]Main documentation page[/zrl] \ No newline at end of file