From: Michael K. <mic...@on...> - 2005-12-18 22:55:58
|
Hallo! I have a Palm and a SonyEricsson K750i. Synchonizing with the old Multisync works in principle. The only problem is that the Palm contains more addresses than the phone can hold. For my prior phones I have written a set of scripts that read the Palm phone book (under Linux) and extract the categories I like It then writes them to vcard (for Siemens via scmxx) or LDIF (Nokia via Gnokii). With this new phone this all does not work. I now set up OpenSync 0.18 to sync from file to irmc (Bluetooth). The software starts, but only the first synchonisation I got some addresses across. Now even that stoped working. The program reports a successful run, but the phone says "session failed". $ msynctool --sync vcard-K750i Synchronizing group "vcard-K750i" Member 1 of type file-sync just connected Member 2 of type irmc-sync just connected All clients connected or error Received a entry 0000.vcf without data from member 1. Changetype ADDED Received a entry 0001.vcf without data from member 1. Changetype ADDED Received a entry 0002.vcf without data from member 1. Changetype ADDED Received a entry 0003.vcf without data from member 1. Changetype ADDED Member 2 of type irmc-sync just sent all changes Member 1 of type file-sync just sent all changes All clients sent changes or error Received a entry 0000.vcf with data of size 24 from member 1. Changetype ADDED Received a entry 0001.vcf with data of size 24 from member 1. Changetype ADDED Received a entry 0002.vcf with data of size 24 from member 1. Changetype ADDED Received a entry 0003.vcf with data of size 24 from member 1. Changetype ADDED All conflicts have been reported Sent a entry 0000.vcf of size 283 to member 2. Changetype ADDED Sent a entry 0001.vcf of size 244 to member 2. Changetype ADDED Sent a entry 0002.vcf of size 281 to member 2. Changetype ADDED Sent a entry 0003.vcf of size 277 to member 2. Changetype ADDED Member 1 of type file-sync committed all changes. Member 2 of type irmc-sync committed all changes. All clients have written Member 1 of type file-sync just disconnected Member 2 of type irmc-sync just disconnected All clients have disconnected The sync was successful Any ideas? Even when I extract a VCard from the phone and slightly modify it (e.g. add a character to the name), I cannot sync it back into the phone. How do I tell msynctool to overwrite all entries in the phone? Grüsse Michael |