Skip to main content

Glossary: ConflictItem

RavenFS client API class that represents a synchronization conflict.

Properties

NameTypeDescription
FileNamestringThe file name
RemoteServerUrlstringThe remote (source) file system URL
CurrentHistoryIList<HistoryItem>The history of conflicted file on the destination side
RemoteHistoryIList<HistoryItem>The history of file on the source side that was attempted to be synchronized