From: Rodolfo M. <rod...@gm...> - 2006-09-03 11:55:43
|
Rodolfo Medina <rod...@gm...> [2006-08-30 08:54] : >> >> I want to synchronize my Nokia 6630, USB connection, >> >> with Evolution in order to read the phonebook through PC. >> >> >> >> The only available plugin seems to be `file-sync', in fact the command >> >> `msynctool --listplugins' gets the following output: >> >> >> >> Available plugins: >> >> file-sync >> >> >> >> What plugin am I missing for phone-evolution synchronization? Stefan Wimmer <sw...@xs...> writes: >> > evolution2 It seems that now I managed to install the evolution plugin, in fact: $ msynctool --listplugins Available plugins: file-sync evo2-sync . Then I've been following the example at http://www.opensync.org/wiki/Evo2-File . What now? - in order to read phonebook from mobile phone? That's what I did: $ msynctool --addgroup evo2-sync $ msynctool --listgroups Available groups: evo2-sync $ msynctool --addmember evo2-sync evo2-sync $ msynctool --addmember evo2-sync file-sync $ msynctool --configure evo2-sync 1 , and followed the indications at the above site; $ msynctool --configure evo2-sync 2 , and followed the indications at http://www.opensync.org/wiki/SetupGuide $ msynctool --sync evo2-sync Synchronizing group "evo2-sync" Member 2 of type file-sync just connected Member 1 of type evo2-sync just connected All clients connected or error Member 1 of type evo2-sync just sent all changes Member 2 of type file-sync just sent all changes All clients sent changes or error Member 2 of type file-sync committed all changes. Member 1 of type evo2-sync committed all changes. All clients have written Member 2 of type file-sync just disconnected Member 1 of type evo2-sync just disconnected All clients have disconnected The sync was successful $ ls sync pas-id-44FAB6C300000000 . What will the next be? Excuse my ignorance, that's all I managed to do; I really need some further indications. Thanks, Rodolfo P.S.: O.S.: Linux Debian Sarge |