From: Norm D. <no...@dr...> - 2006-04-10 15:06:05
|
Has anyone found a sync solution for Nokia 6620 or the Symbian v60 phones? Nothing in linux seems to work right for syncing up this phone... not gnokii and its variants (gammu, etc) or opensync. I was able to get Sync4j to work to get my data up to the server and then sync with evolution partially but seems a bit overkill to have to build a sync4j server for my one phone. Norm On Fri, 2006-04-07 at 14:01 -0400, Norm Dressler wrote: > I thought I would try this yet again... Syncml with my Nokia 6620. Last > time Armin was going to look at it but haven't heard anything. Any help > would be greatly appreciated. > > The phone is setup to use the same data names (calendar,contacts,notes). > > profile is like this: > > [norm@lapzilla osync]$ msynctool --showgroup sml > Groupname: sml > Member 1: syncml-http-server > Configuration : > <config><username></username><password></password><url>/</url><port>8080</port><usestringtable>1</usestringtable><onlyreplace>0</onlyreplace><recvLimit>100000</recvLimit><contact_db>contacts</contact_db><calendar_db>calendar</calendar_db><note_db>notes</note_db></config> > > Member 2: file-sync > Configuration : > <config><path>/home/norm/syncdata</path><recursive>FALSE</recursive></config> > > > > Synchronizing group "sml" > The previous synchronization was unclean. Slow-syncing > I/O error : Attempt to load network entity > http://www.syncml.org/docs/syncml_represent_v11_20020213.dtd > received event dsession > received contact dsession > received note dsession > Member 2 of type file-sync just connected > Member 1 of type syncml-http-server just connected > All clients connected or error > Member 1 of type syncml-http-server 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 2 of type file-sync just disconnected > Segmentation fault > > > And the logs are attached... |