From: Ciro S. <mo...@ol...> - 2006-06-29 10:13:47
|
Hi all, at last I found some spare time to try to sync my P800, I followed the syncml wiki and configured the syncml-http-server and kdepim plugins correctly, I launch "msynctool --sync p800 --wait" but I cannot see anything listening on port 8080 with netstat (and of course the phone can't connect...) here is the config for the syncml plugin: <config><username>moray</username><password>XXXX</password> <url>/sync</url><port>8080</port> <usestringtable>0</usestringtable><onlyreplace>0</onlyreplace> <recvLimit>0</recvLimit><maxObjSize>0</maxObjSize> <contact_db>addressbook</contact_db><calendar_db>calendar</calendar_db> <note_db>notes</note_db></config> The phone is configured accordingly but I don't think this is the problem, it seems the server doesn't work, or I am doing something wrong... I am using the ubuntu/dapper packages provided by matthias jahn. C. |