Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
windows:cloudsync [2024_04_24 21:39] stevenwindows:cloudsync [2024_04_24 21:39] – [Sync Conflict Detection] steven
Line 144: Line 144:
 </WRAP> </WRAP>
 ## Sync Conflict Detection ## Sync Conflict Detection
-Sync conflicts are detected based on //last modified times// If the last modified time on the //source// and the last modified time on the //destination// are both greater than the last modified time that was recorded during the previous sync, a conflict is detected and no action is taken. The user must resolve the conflict before the next sync.  + 
 +Sync conflicts are detected based on //last modified times// If the last modified time on the //source// and the last modified time on the //destination// are both greater than the last modified time that was recorded during the previous sync, a conflict is detected and no action is taken. The user must resolve the conflict before the next sync. 
 ## Syncs Not Running ## Syncs Not Running