From: Alexandre <neo...@gm...> - 2009-04-08 21:23:33
|
Hi, Problem solved with this command line: sudo syncml-obex-client -u 0 --identifier "PC Suite" --slow-sync text/x-vcard Contacts --wbxml --dumpinfo (Thanks to Richard) But these commands for calendar and notes do not work: sudo syncml-obex-client -u 0 --identifier "PC Suite" --slow-sync text/x-vcalendar calendar --wbxml --dumpinfo sudo syncml-obex-client -u 0 --identifier "PC Suite" --slow-sync text/plain notes --wbxml --dumpinfo The Error Message is: sudo syncml-obex-client -u 0 --identifier "PC Suite" --slow-sync text/x-vcalendar calendar --wbxml --dumpinfo connection with device succeeded Just received a new session with ID 1 WARNING: Unable to find command handler (Alert: ./C:Calendar -> ./Calendar)Received the DevInf Session 1 reported final. flushing Received an transport error: Forbidden (0x43) Send the output below to the libsyncml developers ======================================== Man: NOKIA Mod: N95 FirmwareVersion: SoftwareVersion: V 30.0.015 HardwareVersion: ReceiveLimit: 0 MaxObjSize: 0 Connection used: OBEX Client Identifier: PC Suite Databases: DB Locations: calendar DB Type: text/x-vcalendar DB Slow: 1 Bluetooth: Unknown Wbxml: Yes SyncML Version: 1.1 SupportsNumberofChanges: Yes SupportsLargeObjects: Yes 8<----8<-----8<-----8<-----8<-----8<-----8<-----8<-----8<-----8<-----8<-----8<------ sudo syncml-obex-client -u 0 --identifier "PC Suite" --slow-sync text/plain notes --wbxml --dumpinfo connection with device succeeded Just received a new session with ID 1 WARNING: Unable to find command handler (Alert: ./c:Notepad.dat -> ./Notes)Received the DevInf Session 1 reported final. flushing Received an transport error: Forbidden (0x43) Send the output below to the libsyncml developers ======================================== Man: NOKIA Mod: N95 FirmwareVersion: SoftwareVersion: V 30.0.015 HardwareVersion: ReceiveLimit: 0 MaxObjSize: 0 Connection used: OBEX Client Identifier: PC Suite Databases: DB Locations: notes DB Type: text/plain DB Slow: 1 Bluetooth: Unknown Wbxml: Yes SyncML Version: 1.1 SupportsNumberofChanges: Yes SupportsLargeObjects: Yes Thank you for help. -- Alexandre Delanoë |