|
From: Simon J. <si...@jo...> - 2008-02-07 16:54:09
|
Simon Josefsson <si...@jo...> writes: > jas@mocca:~$ /usr/local/bin/syncml-obex-client -b $MAC $CHANNEL --slow-sync text/x-vcalendar Calendar --wbxml --identifier "PC Suite" --dumpinfo I got it working! Building latest libsyncml from svn, the above command works, see below. msynctool doesn't work reliably, and conflict handling seems very weird (I get tons of duplicates), but at least I can now read out both the entire list of contacts and calendar from my E51. Evgeni, which libsyncml version are you using? Build it from svn was relatively easy, in case you haven't tried it already. I don't understand why our E51 with the same software version behave differently though. /Simon connection with device succeeded Received an Alert for the DS Server at Calendar: Type: 200, Last 20080207T164937Z, Next 20080207T165100Z Slowsyncing Just received a new session with ID 1 Session 1 reported final. flushing Received an reply to our Alert Going to receive 23 changes Session 1 reported final. flushing Received a added entry 8 of size 302 and type text/x-vcalendar Data: BEGIN:VCALENDAR VERSION:1.0 BEGIN:VEVENT UID:lC5jWD6o4EEig56AwF8ca1 SUMMARY:Gris DTSTART:20080208T110000Z DTEND:20080209T140000Z X-EPOCAGENDAENTRYTYPE:APPOINTMENT CLASS:PRIVATE SEQUENCE:0 X-METHOD:NONE LAST-MODIFIED:20080207T124510Z PRIORITY:2 X-SYMBIAN-LUID:8 END:VEVENT END:VCALENDAR Received a added entry 9 of size 306 and type text/x-vcalendar ... Received an reply to our Sync: 200 Session 1 reported final. flushing Session 1 has ended |