[SyncEvolution] How to defie the Maximum number of occurances for a property.
by anuj chauhan
Dear Patrick,
I am developing a synevolution client using libsynthesis.I want to know
that
how do i tell a server maximum occurance supported by my client for a
property.For Example:
I have two different synchml clients as A and B.
Client A can support 8 addresses under Email property.
Client B supports only 3 address under email property.
client A has saved contacts on a server where under Email property it has
saved 8 mail addresses.
Now how does B tells server that Max occuances of Email property
supported by
it can be 3 only.
Regards ,
Anuj Chauhan
7 years
[SyncEvolution] Setup of SyncML to WebDAV synchronization bridge: Problem with SSLVerifyServer switch in configuration command
by Helge Kraak
Hi,
during my journey of setting up a synchronization of a Palm Tungsten TX
running the Synthesis SyncML application and a SabreDAV server I tried
the following configuration command adapted from the syncevolution
manual:
syncevolution --configure
SSLVERIFYSERVER=FALSE
databaseUser=admin
"databasePassword=admin"
addressbook/backend=carddav
addressbook/database=HTTPS://LOCALHOST:443/SABREDAV/ADDRESSBOOKSERVER.PHP/
calendar/backend=caldav
calendar/database=HTTPS://LOCALHOST:443/SABREDAV/ADDRESSBOOKSERVER.PHP/
@webdav
calendar addressbook
It returns this error message:
[ERROR 00:00:00] per-peer (unshared) properties not allowed:
SSLVerifyServer
With other configuration commands not dealing with this specific SyncML
- WebDAV setup I can use this switch.
Thanks.
Helge
7 years
[SyncEvolution] Syncing two servers
by Todd Wilson
Hi, I've been looking at the syncevolution documentation online in an effort
to determine whether it can be used to keep two remote servers (say, CalDAV
and CalDAV, or CalDAV and ActiveSync) in sync, and I haven't been able find
an answer. Can anyone help me with this?
More specifically, I have calendars on two different servers (Zimbra and
Google), both of which are accessible via CalDAV, and one of which (Zimbra)
is accessible via ActiveSync. I would like to find a way to keep both of my
calendars in sync, with minimal delay, and I'm wondering whether
syncevolution might be part of the solution. For example,
* Can I sync both remote sources to a single local database?
* If not, can I sync them to two local databases, and then keep these local
databases in sync, either through syncevolution or by different means?
* Does syncevolution only sync through polling, or can it be configured to
receive push information from servers?
Thanks for any help you can provide!
Todd Wilson
7 years
[SyncEvolution] Backend as Mysql
by Sachin Gupta
Hi All,
Is there support for MySQL as backend? i see that sqllite is
supported, but it seems to be used only for contacts, but not for cal
and todo.
Which one is suitable for Contacts, Calendar, Tasks together?
I need to be able to access this backend do some manipulation at
runtime before syncing with the server.
Regards
Sachin
7 years