Re: How to retrieve the list of the files, that have to be updated during the synchonization.
I'm not sure I understand your question. But maybe you are looking for
https://winscp.net/eng/docs/library_session_comparedirectories
Or, if you are looking for a list of files that were synchronized by the
Session.CompareDirectories
:
https://winscp.net/eng/docs/library_session_comparedirectories
Or, if you are looking for a list of files that were synchronized by the
Session.SynchronizeDirectories
, check SynchronizationResult
that it returns: