Difference between revisions of "Cozy-WebDAV"

From dmfswiki
Jump to: navigation, search
(Created page with "From the [https://github.com/cozy/cozy-sync github project page]: ''Cozy Sync allows you to synchronize your Contacts and your Calendars from your Cozy with any device or softwar...")
 
 
Line 1: Line 1:
 
From the [https://github.com/cozy/cozy-sync github project page]: ''Cozy Sync allows you to synchronize your Contacts and your Calendars from your Cozy with any device or software that supports CalDAV and CarDAV protocols.''
 
From the [https://github.com/cozy/cozy-sync github project page]: ''Cozy Sync allows you to synchronize your Contacts and your Calendars from your Cozy with any device or software that supports CalDAV and CarDAV protocols.''
 +
 +
== Setup ==
 +
 +
'''Note: the following is not tested!'''
 +
 +
=== CalDAV ===
 +
 +
* '''Server URL''': https://myserver:port
 +
* '''Use SSL''': check accordingly
 +
* '''Username''': your login name
 +
* '''Password''': your password
 +
 +
=== CardDAV-Sync ===
 +
* '''Server URL''': https://myserver:port
 +
* '''Use SSL''': check accordingly
 +
* '''Username''': your login name
 +
* '''Password''': your password
 +
 +
Depending on your installation the exact path may be different.

Latest revision as of 13:19, 6 October 2014

From the github project page: Cozy Sync allows you to synchronize your Contacts and your Calendars from your Cozy with any device or software that supports CalDAV and CarDAV protocols.

Setup

Note: the following is not tested!

CalDAV

  • Server URL: https://myserver:port
  • Use SSL: check accordingly
  • Username: your login name
  • Password: your password

CardDAV-Sync

  • Server URL: https://myserver:port
  • Use SSL: check accordingly
  • Username: your login name
  • Password: your password

Depending on your installation the exact path may be different.