Den 13. mars 2012 23:21, skrev karlitos:
syncevolution --configure \
--template SyncEvolution_Client \
sync=none \
syncURL=local //@owncloud_new \
I assume you mean to have colons in these URLs.
username= \
password= \
owncloud_new
syncevolution --configure \
sync=two-way \
backend=calendar \
database= \
evolutionsource=Privat \
owncloud_new private-cal
"evolutionsource" is a backwards-compatible alias for "database". You
can use either, but it's useless to specify both.
Otherwise it seems OK to me, I think.