Synchronize Result Logging
Hey guys, I'm currently using the .NET assembly to keep a remote directory up to date with a local one. I'm finding everything very simple to use, and this has been one of the most painless projects I've worked on.
However, I'm working on the result logging aspect, and I can't seem to figure out how to determine if WinSCP created a folder in the remote directory during the Synchronization task. Am I missing something, or is that simply not logged in the
I appreciate your time, thanks!
However, I'm working on the result logging aspect, and I can't seem to figure out how to determine if WinSCP created a folder in the remote directory during the Synchronization task. Am I missing something, or is that simply not logged in the
SynchronizationResult
object? I've looked for a while now (A lot of Googling), but there really isn't anything that talked specifically about this.
I appreciate your time, thanks!