Glossary: ConflictItem

RavenFS client API class that represents a synchronization conflict.

Properties

Name Type Description
FileName string The file name
RemoteServerUrl string The remote (source) file system URL
CurrentHistory IList<HistoryItem> The history of conflicted file on the destination side
RemoteHistory IList<HistoryItem> The history of file on the source side that was attempted to be synchronized