Support Collection Synchronization for WebDAV (RFC 6578) would allow synchronization of only items which have changed instead of querying the ETags of all items every sync.
Supported by SabreDAV >1.9.0alpha1 and …?
Support Collection Synchronization for WebDAV
Support Collection Synchronization for WebDAV (RFC 6578) would allow synchronization of only items which have changed instead of querying the ETags of all items every sync.
Supported by SabreDAV >1.9.0alpha1 and …?
We also track this with https://github.com/untitaker/vdirsyncer/issues/26, apparently most servers support this now: http://lists.calconnect.org/pipermail/caldeveloper-l/2014-October/000760.html
We’re testing Collection Sync support for contacts with the latest DAVdroid development version.
While testing, we have encountered some problems when limiting results (which would by very useful especially for DAVdroid) with certain servers/services:
(will be updated)
So collection syncs seems to be working with all tested services which support it, but we can’t and won’t use limiting results for now.