Did any of you tried to sync against phonecopy server ?
http://www.phonecopy.com
I'm trying to do it.
Using mobile, no problems.
Using sync evolution, it seems to work, but nothin get changed on server side.
Example:
create a new empty evolution calendar on evolution (call it 'test')
remember to chagne evolutionsource = test
insert a single appointment
sync
configuration:
syncURL =
http://www.phonecopy.com/sync
printChanges = 1
enableWBXML = 1
sync = two-way
type = calendar
uri = calendar
The output show that it has deleted a previous appointmant (HP) I had
in another calendar.
It also show it has added an item.
It doesn't sync an appointment I inserted on the server.
On the server I don't see the appointment it has been inserted in evolution.
It's like it syncing on a different database on the server.
--------------------
syncevolution phonecopy
[INFO] todo: inactive
[INFO] addressbook: inactive
[INFO] memo: inactive
[INFO] calendar: starting normal sync, two-way
Local data changes to be applied remotely during synchronization:
*** calendar ***
after last sync | current data
removed since last sync <
added since last sync
-------------------------------------------------------------------------------
BEGIN:VCALENDAR BEGIN:VCALENDAR
VERSION:2.0 VERSION:2.0
BEGIN:VEVENT BEGIN:VEVENT
SUMMARY:hp | SUMMARY:test
DTEND;TZID=Europe/Rome:20101005T093 | DTEND;TZID=Europe/Rome:20101006T093
000 000
DTSTART;TZID=Europe/Rome:20101005T0 | DTSTART;TZID=Europe/Rome:20101006T0
90000 90000
SEQUENCE:2 SEQUENCE:2
TRANSP:OPAQUE TRANSP:OPAQUE
UID:20101106T144324Z-28560-1000-1-1 | UID:20101106T153422Z-28560-1000-1-2
@hp @hp
END:VEVENT END:VEVENT
BEGIN:VTIMEZONE BEGIN:VTIMEZONE
TZID:Europe/Rome [...] TZID:Europe/Rome [...]
END:VTIMEZONE END:VTIMEZONE
END:VCALENDAR END:VCALENDAR
-------------------------------------------------------------------------------
[INFO] calendar: sent 1/2
[INFO] calendar: sent 2/2
[INFO] calendar: started
[INFO] calendar: normal sync done successfully
Synchronization successful.
Changes applied during synchronization:
+---------------|-----------------------|-----------------------|-CON-+
| | LOCAL | REMOTE | FLI |
| Source | NEW | MOD | DEL | ERR | NEW | MOD | DEL | ERR | CTS |
+---------------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
| calendar | 0 | 0 | 0 | 0 | 1 | 0 | 1 | 0 | 0 |
| two-way, 0 KB sent by client, 0 KB received |
| item(s) in database backup: 1 before sync, 1 after it |
+---------------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
| start Sat Nov 6 16:34:58 2010, duration 0:01min |
| synchronization completed successfully |
+---------------+-----+-----+-----+-----+-----+-----+-----+-----+-----+
Data modified locally during synchronization:
*** calendar ***
no changes