On Fr, 2010-11-12 at 17:35 +0000, Giuseppe Gerace wrote:
I've two computers with Linux Ubuntu. A computer acts as server,
the
other as client. I don't manage to synchronize PIM's client with the
server's one. There is some way?
You need to set up the SyncEvolution HTTP server on one machine:
http://syncevolution.org/development/http-server-howto
Then on the other, setup SyncEvolution as client, using the
"SyncEvolution" configuration template and the server's *fixed* IP
address:
syncevolution --configure \
--sync-property syncURL=http://<ip
address>:<port>/syncevolution/ \
--sync-property username=<your username> \
--sync-property password=<your password> \
--template syncevolution \
<config name>
Watch the server output when synchronizing for the first time (which
will fail), then add the client as describe in the HOWTO.
--
Best Regards, Patrick Ohly
The content of this message is my personal opinion only and although
I am an employee of Intel, the statements I make here in no way
represent Intel's position on the issue, nor am I authorized to speak
on behalf of Intel on this matter.