From: Daniel G. <dg...@su...> - 2008-12-16 20:05:19
|
On Tuesday 16 December 2008 20:56:24 Robin Atwood wrote: > > And check if there are any files in /tmp/syncml_log - if there is any - > > check for DevInf XML tags... > > $ cd /tmp/syncml_log > robin@opal syncml_log $ ll > total 16 > -rw-r--r-- 1 robin robin 137 2008-12-17 02:49 sent-0.wbxml > -rw-r--r-- 1 robin robin 642 2008-12-17 02:49 sent-0.xml > -rw-r--r-- 1 robin robin 137 2008-12-17 02:50 sent-1.wbxml > -rw-r--r-- 1 robin robin 642 2008-12-17 02:50 sent-1.xml > robin@opal syncml_log $ grep "DevInf" * > robin@opal syncml_log $ Which syncml-ds-tool commaline was this? The one which returned 0x44? Do you have any chance to test if the sync work at all with the vendor software? best regards, Daniel |