From: Anders S. H. <an...@gi...> - 2006-05-25 14:24:56
|
Anders Semb Hermansen wrote: > I then configured a group which consisted of a file-sync with config: > <config><path>/home/anders/synctest/mobtest</path><recursive>FALSE</recursive></config> > > And a syncml-obex-client with config: > <config><bluetooth_address></bluetooth_address><bluetooth_channel></bluetooth_channel><interface>0</interface><identifier>PC > Suite</identifier><version>1</version><wbxml>1</wbxml><username></username><password></password><type>5</type><usestringtable>1</usestringtable><onlyreplace>0</onlyreplace><recvLimit>1000</recvLimit><maxObjSize>734000</maxObjSize><contact_db>Contacts</contact_db><calendar_db>Calendar</calendar_db><note_db>Notes</note_db></config> > > This worked, and my /home/anders/synctest/mobtest was filled with files > which contained calendar items and contacts. This is with my Nokia 6680. I also tried to use bluetooth with success. The config I used was: <config><bluetooth_address>00:12:62:A9:18:E0</bluetooth_address><bluetooth_channel>11</bluetooth_channel><interface>0</interface><identifier>PC Suite</identifier><version>1</version><wbxml>1</wbxml><username></username><password></password><type>2</type><usestringtable>1</usestringtable><onlyreplace>0</onlyreplace><recvLimit>1000</recvLimit><maxObjSize>734000</maxObjSize><contact_db>Contacts</contact_db><calendar_db>Calendar</calendar_db><note_db>Notes</note_db></config> Anders |