From: Stefan W. <wo...@fs...> - 2005-11-28 16:14:03
|
Hi, I got a problem when trying to sync my T610 to file via opensync and the irmc-plugin: msynctool --sync irmcfile Synchronizing group "irmcfile" The previous synchronization was unclean. Slow-syncing Member 1 of type irmc-sync had an error while connecting: Cannot connect via OBEX. Member 2 of type file-sync just connected Member 2 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 I use the following config file and have applied the segfault patch and the patch to compile without bluetooth: <config> <fixedst>true</fixedst> <donttellsync>true</donttellsync> <onlyphonenumbers>true</onlyphonenumbers> <dontacceptold>false</dontacceptold> <maximumage>7</maximumage> <translatecharset>true</translatecharset> <charset>ISO8859-1</charset> <alarmtoirmc>true</alarmtoirmc> <alarmfromirmc>true</alarmfromirmc> <convertade>false</convertade> <connectmedium>ir</connectmedium> <irname>T610 Series</irname> <irserial>351989001081230</irserial> <irdev>/dev/ttyS0</irdev> <cabletype>1</cabletype> <managedbsize>true</managedbsize> <fakerecur>true</fakerecur> <fixedst>true</fixedst> </config> multisync worked with excactly the same configuration. And another question: What about an ldap plugin for opensync? |