From: Ciro S. <mo...@ol...> - 2006-07-20 11:50:12
|
Hi, I managed to get the connection started but I have come to this: moray@joey:~/etc_backup/etc/ppp$ msynctool --wait --sync p800-file Synchronizing group "p800-file" The previous synchronization was unclean. Slow-syncing received event dsession Both plugins are configured correctly and, once started, the http-syncml-server is listening on the port 8080 accepting connections. I used ettercap to sniff the connection, that actually happens, but after the P800 send the first syncml request nothing else happens... using the syncml-http-server directly: moray@joey:~/p800$ syncml-http-server --port 8080 --sync text/x-vcard /home/moray/p800 --multi Just received a new session with ID 712719258 WARNING: Unable to find command handlerSession 712719258 reported final. flushing what am I doing wrong? also C. |