Comment # 11
on bug 73615
from promeneur
memotoo , funambol client are all funambol client .
they use "card" "event" "task" as keyword when asking data sync
we must use
syncevolution --configure --template SyncEvolution_Client \
--sync-property syncURL=http://localhost:9000/syncevolution \
--sync-property remoteDeviceId=${deviceID} \
--sync-property username=${username} \
--sync-property password=${password} \
--source-property addressbook/uri=card \
--source-property calendar/uri=event \
--source-property todo/uri=task \
${peer}
then
i can sync address books and calendars
it remains just a pb :
i ask for memotoo to sync calendars with success
then
i ask for memotoo to sync address books
then
server error messages :
[INFO] sync: /org/syncevolution/Session/14340709641389799894: calendar:
slow sync done unsuccessfully
[ERROR] sync: /org/syncevolution/Session/20698794461389799565: aborted on
behalf of user (local, status 20017)
[INFO] sync: /org/syncevolution/Session/20698794461389799565: creating
complete data backup after sync (enabled with dumpData and needed for
printChanges)
[INFO] sync: /org/syncevolution/Session/20698794461389799565:
Synchronization failed, see
/home/roubach/.cache/syncevolution/kontact-2014-01-15-16-26/syncevolution-log.html
for details.
then
i restart server
then
i synced address books with a mid success : pc addressbook is full of
duplicates
then
i delete all events and contacts in my smartphone
i restore my pc address book
then
i ask for memotoo to sync calendars
then
same server error messages
then
i restart server
then
i ask for memotoo to sync calendars with success
then
i ask for memotoo to sync address books
then
same server error messages
then
i restart server
then
i synced address books with success
see 2014-01-15-16-31_syncevolution-log.html