Re: Logging deleted files in SynchronizeDirectories method
This is not supported.
But you can enumerate files before and after the synchronization and find the differences.
See
https://winscp.net/eng/docs/library_example_watch_for_changes
https://stackoverflow.com/q/37687909/850848#37695309
But you can enumerate files before and after the synchronization and find the differences.
See
https://winscp.net/eng/docs/library_example_watch_for_changes
https://stackoverflow.com/q/37687909/850848#37695309