streams/doc/dav_nemo.bb

20 lines
527 B
BlitzBasic
Raw Normal View History

2014-02-24 05:13:28 +00:00
[b]Using The Cloud - Nemo[/b]
For (file browser) Nemo 1.8.2 under Linux Mint 15, Cinnamon 1.8.8. Nemo ist the standard file browser there.
1st way
2015-09-06 21:35:35 +00:00
type "davs://<domain_name>/dav/<your_channelname>" in the address bar.
2014-02-24 05:13:28 +00:00
2nd way
Menu > file > connect to server
Fill the dialog
2015-09-06 21:35:35 +00:00
- Server: hubzilla_domain_name
2014-02-24 05:13:28 +00:00
- Type: Secure WebDAV (https)
2015-09-06 21:35:35 +00:00
- Folder: /dav
- Username: yourchannelname
- Password: yourpassword
2014-02-24 05:13:28 +00:00
Once open you can set a bookmark.
2014-10-19 23:12:05 +00:00
#include doc/macros/cloud_footer.bb;