SyncEvolution
From Sw
SyncEvolution is a very well tested product. The author of ScheduleWorld and the SyncEvolution author have collaborated well for a long time. Synchronization between these two products is excellent.
Recently, there seems to be an issue with syncing large numbers of items (404 or 407 errors). Currently, there is a workaround:
Change the SyncEvolution configuration from:
maxMsgSize = 0 maxObjSize = 0 loSupport = 0
to:
maxMsgSize = 8192 maxObjSize = 500000 loSupport = 1
Thanks to "pmcd" in the forums for kindly sharing this information.

