aboutsummaryrefslogtreecommitdiffstats
path: root/doc/old/cloud_desktop_clients.bb
diff options
context:
space:
mode:
authorroot <root@v22013111044215586.yourvserver.net>2014-06-29 18:32:40 +0200
committerroot <root@v22013111044215586.yourvserver.net>2014-06-29 18:32:40 +0200
commita47971aefd2bee45f4e57dd1fc3ea24bb370881f (patch)
tree957bd627cf9016cc826b5a5bbfb6001f4edc4830 /doc/old/cloud_desktop_clients.bb
parent5df50c4a0bf80f3697c7088c9c4a3815206fe97d (diff)
downloadvolse-hubzilla-a47971aefd2bee45f4e57dd1fc3ea24bb370881f.tar.gz
volse-hubzilla-a47971aefd2bee45f4e57dd1fc3ea24bb370881f.tar.bz2
volse-hubzilla-a47971aefd2bee45f4e57dd1fc3ea24bb370881f.zip
Some doco work. Changed main.bb and added a return link to all .bb files and began planning new entries for user orientated documentation.
Diffstat (limited to 'doc/old/cloud_desktop_clients.bb')
-rw-r--r--doc/old/cloud_desktop_clients.bb21
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/old/cloud_desktop_clients.bb b/doc/old/cloud_desktop_clients.bb
new file mode 100644
index 000000000..557acb472
--- /dev/null
+++ b/doc/old/cloud_desktop_clients.bb
@@ -0,0 +1,21 @@
+[b]Cloud Desktop Clients[/b]
+
+[b]Windows Clients[/b]
+
+[li][zrl=[baseurl]/help/dav_windows]Windows Internal Client[/zrl][/li]
+
+
+[b]Linux Clients[/b]
+
+[li][zrl=[baseurl]/help/dav_mount]Command Line as a Filesystem[/zrl][/li]
+[li][zrl=[baseurl]/help/dav_dolphin]Dolphin[/zrl][/li]
+[li][zrl=[baseurl]/help/dav_konqueror]Konqueror[/zrl][/li]
+[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