[GroupDAV] Syncronizing Evolution and OG using Gnome Multisync and Funambol GroupDAV plugin

Mathew McBride groupdav@opengroupware.org
Sat, 30 Sep 2006 11:03:59 +1000


What does the connector log in  /opt/Funambol/ds-server/db/calendar/ 
say? I tried Multisync SyncML a few months back,  and came to the 
conclusion it doesn't work since it doesn't fetch linked items from 
SyncML  -i.e Funambol might provide it with a url like 
http://server/funambol/ds?some_data, but Multisync won't touch it. The 
connector-*.html will probably show no getSyncItemFromId(). Events will 
reach the connector regardless of

I haven't had the opportunity to use SyncEvolution yet - but from 
looking around, its interesting as its another connector (like NextHaus 
for Outlook if configured) which sends in native ical2 - something I 
might implement in the near future.

Samuli Seppänen wrote:
[snip]
> For some reason FUNAMBOL'S LOG (funambol_ds.log) doesn't show any calendar file
> (*.ics) or events, as show below:
>
> [Sep 29, 2006 4:26:42 PM][funambol.transport.http] FINEST: Http header:
> [Sep 29, 2006 4:26:42 PM][funambol.transport.http] FINEST: content-length: 4762
> [Sep 29, 2006 4:26:42 PM][funambol.transport.http] FINEST: content-type:
> application/vnd.syncml+xml
> [Sep 29, 2006 4:26:42 PM][funambol.transport.http] FINEST: accept:
> application/vnd.syncml+xml, application/vnd.syncml+wbxml
> [Sep 29, 2006 4:26:42 PM][funambol.transport.http] FINEST: host: localhost:8080
>
>   
They shouldn't be there anyway , everything is in the device specific 
html logs which the connector produces.  Less of a pain to debug there.