Re: Keep Local Directory up to date
There's no way for WinSCP to be notified on changes of remote directory. So all it could possibly do, is to repeatedly read the contents of the remote directory.
You can achieve this by running synchronization script in a loops.
See
https://winscp.net/eng/docs/guide_automation
You can achieve this by running synchronization script in a loops.
See
https://winscp.net/eng/docs/guide_automation