|
From: numlock <wor...@gm...> - 2009-09-03 11:04:18
|
Hi, After upgrading everything to 0.38, I can successfully get my Google contacts this way: syncml-ds-tool --http-client https://m.google.com/syncml --slow-sync text/x-vcard contacts --username MY_USER_NAME --password MY_PASSWORD --identifier "Google sync" --target "Google" --version 1.2 --wbxml What I really need is to synchronize Evolution2 with that. But as a first step, I tried to synchronize between SyncML and Files. Here's what I get (it's named evolution-google but it's really file<=>syncml): $ msynctool --sync evolution-google Synchronizing group "evolution-google" The previous synchronization was unclean. Slow-syncing contact sink of member 1 of type file-sync just connected Main sink of member 1 of type file-sync just connected contact sink of member 2 of type syncml-http-client just connected /var/tmp/portage/app-pda/libsyncml-0.5.4/work/libsyncml-0.5.4/libsyncml/data_sync_api/transport_http_client.c:65:E:smlDataSyncTransportHttpClientInitNewSession: Assertion "dsObject->url" failed Aborted Here is my complete setup: Group config: http://www.nabble.com/file/p25273314/filter.conf filter.conf http://www.nabble.com/file/p25273314/syncgroup.conf syncgroup.conf Member 1 (File) config: http://www.nabble.com/file/p25273314/file-sync.conf file-sync.conf http://www.nabble.com/file/p25273314/syncmember.conf syncmember.conf Member 2 (SyncML) config: http://www.nabble.com/file/p25273314/syncmember_.conf syncmember_.conf http://www.nabble.com/file/p25273314/syncml-http-client.conf syncml-http-client.conf What could the problem be ? -- View this message in context: http://www.nabble.com/-OpenSync-0.38--Need-help-getting-File%3C%3D%3ESyncML-%28Google%29-to-work-tp25273314p25273314.html Sent from the Opensync - Dev mailing list archive at Nabble.com. |