syncevolution --configure --template WebDAV username=MYNAME password=MYPASS syncURL=http://MY.DOMAIN.TLD/owncloud/remote.php/ target-config@owncloud
syncevolution --configure --template WebDAV username=MYNAME password=MYPASS SSLVerifyServer=0 syncURL=https://MY.DOMAIN.TLD/owncloud/remote.php/ target-config@owncloud
syncevolution --configure database=https://MY.DOMAIN.TLD/owncloud/remote.php/caldav/calendars/MYNAME/CALNAME/ backend=caldav target-config@owncloud mycalendar
syncevolution --configure --template SyncEvolution_Client sync=none syncURL=local://@owncloud username= password= owncloud
syncevolution --configure sync=two-way backend=calendar database=N9calendar owncloud mycalendar
syncevolution --sync slow owncloud mycalendar
syncevolution owncloud mycalendar
syncevolution --configure database=https://MY.DOMAIN.TLD/owncloud/remote.php/carddav/addressbooks/MYNAME/ADDNAME/ backend=carddav target-config@owncloud myaddressbook
syncevolution --configure sync=two-way backend=addressbook database= owncloud myaddressbook
syncevolution --sync slow owncloud myaddressbook
syncevolution owncloud myaddressbook