Re: Keep Remote Directory Up to Date
You can use this PowerShell example:
https://stackoverflow.com/q/29066742/850848#29067433
And withing the
See https://winscp.net/eng/docs/library_powershell#example
https://stackoverflow.com/q/29066742/850848#29067433
And withing the
-Action { }
block, use WinSCP .NET assembly to upload the changed file.
See https://winscp.net/eng/docs/library_powershell#example