I am trying to set up syncevolution to a radicale (6.4) CalDAV server so
that my nokia n900 can get calendar information.  Radicale is working
and with a number of calendars being accessed via evolution, tbird and
ipads/iphones.  Its using htpasswd with crypt for security.

How can I get syncevolution to access it?

(running on same host as
> syncevolution
...
Evolution Calendar = evolution-calendar:
   Personal (local:system) <default>
   Birthdays & Anniversaries (contacts:///)
...
   Test (caldav://[email protected]:5232/aaaa/Test/)
...

I have tried both on the n900 (SyncEvolution 1.2.2+20120123+SE+b2c8923
+unclean) and on the same host (gentoo, se ver 1.1.1) as is the radicale
server - the n900 syncevolution doesn't give much debug unfortunately.

I have tried numerous configs but have not been able to get it going -
this is one example - there are quite a few examples on the net but but
none make sense/work with radicale it seems.

syncevolution --configure \
             --template SyncEvolution backend=CalDAV \
             --sync-property username=aaaa \
             --sync-property password=aaaa \
             --sync-property 
syncURL=caldav://[email protected]:5232/aaaa/Test/ \
                target-config@Test

 
[ERROR] no such source(s): --sync-property password=aaaa 
syncURL=caldav://[email protected]:5232/aaaa/Test/ target-config@Test 
username=aaaa




_______________________________________________
SyncEvolution mailing list
[email protected]
http://lists.syncevolution.org/listinfo/syncevolution

Reply via email to