Differences
This shows you the differences between the selected revisions of the page.
| 2019-12-20 | 2020-01-08 | ||
| the actual symbol (martin) | 5.16.5 Bug 1802: .NET assembly functionality to process individual ComparisonDifference instances (martin) | ||
| Line 49: | Line 49: | ||
| ===== Remarks ===== | ===== Remarks ===== | ||
| Event ''[[library_session_filetransferred|Session.FileTransferred]]'' is raised for every uploaded or downloaded file. | Event ''[[library_session_filetransferred|Session.FileTransferred]]'' is raised for every uploaded or downloaded file. | ||
| + | |||
| + | To further customize the synchronization, use instead a combination of [[library_session_comparedirectories|''Session.CompareDirectories'']] and [[library_comparisondifference_resolve|''ComparisonDifference.Resolve'']]. This allows synchronizing only selected differences, changing synchronization order or customizing error handling. | ||
| ===== [[example]] Examples ===== | ===== [[example]] Examples ===== | ||