From: matthias j. <jah...@fr...> - 2006-06-29 10:41:34
|
Am Donnerstag, 29. Juni 2006 12:15 schrieb Ciro Scognamiglio: > 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...) have you first tried to connect to your phone using the syncml-http-server from the libsyncml-utils package? look at its manpage for details.. > 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> did you realy need the url, username and password? > 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. at least someone is using them ;-) Matthias |