From: Armin B. <arm...@de...> - 2006-04-29 13:19:59
|
Hi Stefan, please see if setting wbxml to 1 helps. Best Regards, Armin Bauer Stefan Wolf wrote: > Hi >=20 > I'm trying to do a sync of a Sony Ericsson K600i using the syncml-obex-= client. > My config file looks like this: > config> > <bluetooth_address>00:16:20:00:71:70</bluetooth_address> > <bluetooth_channel>7</bluetooth_channel> > <interface>0</interface> > <identifier>PC Suite</identifier> > <version>1</version> > <wbxml>0</wbxml> > <username></username> > <password></password> > <type>2</type> > <usestringtable>1</usestringtable> > <onlyreplace>0</onlyreplace> > <recvLimit>0</recvLimit> > <allowLateStatus>0</allowLateStatus> > <maxObjSize>0</maxObjSize> > <noPendingReplies>0</noPendingReplies> > <contact_db>Contacts</contact_db> > <calendar_db>Calendar</calendar_db> > <note_db>Notes</note_db></config> >=20 > I checked the address and the channel. Wenn executing=20 > msynctool --sync fileobex >=20 > I get: >=20 > Synchronizing group "fileobex" > The previous synchronization was unclean. Slow-syncing > Member 1 of type file-sync just connected > Member 2 of type syncml-obex-client had an error while connecting: Requ= est not=20 > successfull: 80 > Member 1 of type file-sync just disconnected > All clients have disconnected > The sync failed: Unable to connect one of the members > Error synchronizing: Unable to connect one of the members >=20 > And my phone tells me: "Sitzung ist fehlgeschlagen. Ung=C3=BCltige Serv= erantwort". > Tracefiles attached. >=20 > syncml-obex-client -b 00:16:20:00:71:70 7 --sync vcard Contacts >=20 > gives me >=20 > connection with device succeeded > Received an transport error: Request not successfull: 80 > (traces attached) >=20 > And on the phone I get the same error. Traces also attached. >=20 > How can I make it run? >=20 > Regards, >=20 |