You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: technical_information.rst
+2-2
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ Sync algorithm: PROPFIND/REPORT
52
52
#. Unset *present remotely* flag for all resources.
53
53
#. List and process remote resources (only names and ``ETag``) using ``PROPFIND`` or ``REPORT`` (see above).
54
54
55
-
* Download resources which have been added/modififed remotely in bunches using ``REPORT addressbook-multiget/calendar-multiget`` into the local storage.
55
+
* Download resources which have been added/modified remotely in bunches using ``REPORT addressbook-multiget/calendar-multiget`` into the local storage.
56
56
* Set *present remotely* flag for all received resources.
57
57
58
58
#. Locally delete all resources which are not flagged as *present remotely*.
#. Do we have a previous ``sync-token``? → If no, set *initial sync*.
68
68
#. List and process changes since last ``sync-token`` (or all records if no previous ``sync-token`` is known) using ``REPORT sync-collection``.
69
69
70
-
* Download resources which have been added/modififed remotely in bunches using ``REPORT addressbook-multiget/calendar-multiget`` into the local storage.
70
+
* Download resources which have been added/modified remotely in bunches using ``REPORT addressbook-multiget/calendar-multiget`` into the local storage.
71
71
* Set *present remotely* flag for all received resources.
0 commit comments