From: Tino K. <tin...@ti...> - 2009-10-26 10:06:34
|
On Sun, Oct 25, 2009 at 20:25:53 +0000, Achim Settelmeier wrote: > Hi, > > I've got some serious problems with syncml-ds-tool from libsyncml 0.5.4: > syncml-ds-tool -u 0 --identifier "PC Suite" --wbxml \ > --sync text/x-vcalendar Calendar calendar/ > syncs contacts from Nokia 5800 to filesystem. But when I change an > appointment on the phone and call the same command again, it gets > overwritten with what's in the filesystem. > > That's not what I expect it to do. > Am I using the wrong tool, am I using the tool wrong or is the tool wrong? I think syncml-ds is the wrong tool, as it has to sync logic. The "sync" in its name comes from "syncml". To get a real sync, you need to use osynctool. Regards, Tino |