Re: Monitor a folder and move the files
No, nothing new. Though nowadays, with WinSCP .NET assembly and PowerShell, the solutions is even easier and better. PowerShell can easily monitor the folder, instead of polling it.
For an example, see https://stackoverflow.com/q/47682702/850848
For an example, see https://stackoverflow.com/q/47682702/850848