aboutsummaryrefslogtreecommitdiffstats
path: root/doc/Cloud.md
diff options
context:
space:
mode:
authorThomas Willingham <founder@kakste.com>2014-01-29 21:42:12 +0000
committerThomas Willingham <founder@kakste.com>2014-01-29 21:42:12 +0000
commitc48c7a64c7a401c8f11ceb140309d62296ae7c6b (patch)
tree40b6dc5cd7355a43fd422f8a542262ee975ab111 /doc/Cloud.md
parent286dca84a139ffa9dd2ab44669190a4d8e49223b (diff)
downloadvolse-hubzilla-c48c7a64c7a401c8f11ceb140309d62296ae7c6b.tar.gz
volse-hubzilla-c48c7a64c7a401c8f11ceb140309d62296ae7c6b.tar.bz2
volse-hubzilla-c48c7a64c7a401c8f11ceb140309d62296ae7c6b.zip
Doco - add KDE/Gnome/Davfs2 instructions
Diffstat (limited to 'doc/Cloud.md')
-rw-r--r--doc/Cloud.md21
1 files changed, 19 insertions, 2 deletions
diff --git a/doc/Cloud.md b/doc/Cloud.md
index c696b292e..ae1e3c754 100644
--- a/doc/Cloud.md
+++ b/doc/Cloud.md
@@ -22,10 +22,27 @@ Your files are visible on the web at the location "cloud/$channel_nickname" to a
**WebDAV access**
-This varies by operating system. In Windows, open the Windows Explorer (file manager) and type "$yoursite\cloud\$channel_nickname" into the address bar. Replace $yoursite with the URL to your Red Matrix hub and $channel_nickname with the nickname for your channel.
+This varies by operating system.
+
+
+*Windows*
+
+In Windows, open the Windows Explorer (file manager) and type "$yoursite\cloud\$channel_nickname" into the address bar. Replace $yoursite with the URL to your Red Matrix hub and $channel_nickname with the nickname for your channel.
You will be prompted for a username and password. For the username, you may supply either your account email address (which will select the default channel), or a channel nickname for the channel you wish to authenticate as. In either case use your account password for the password field. You will then be able to copy, drag/drop, edit, delete and otherwise work with files as if they were an attached disk drive.
+*Linux KDE*
+
+Simply log in to your hub as normal using Konqueror. Once logged in, visit webdavs://$yoursite/cloud. No further authentication is required.
+
+*Linux GNOME*
+
+Open a File browsing window (that's Nautilus), Select File > Connect to server from the menu. Type davs://$yoursite/cloud/$channel_nickname and click Connect. You will be prompted for your username and password. For the username, you may supply either your account email address (which will select the default channel) or a channel nickname.
+
+
+*See Also*
+
+- [Linux - Mounting the cloud as a file system](help/dav_davfs2)
**Permissions**
@@ -33,4 +50,4 @@ When using WebDAV, the file is created with your channel's default file permissi
- \ No newline at end of file
+