Re: script malfunction
Do you get the same problem with the latest version of WinSCP?
Anyway, you are trying to rename a file that does not exist. Check if the file exists first.
In C# it is way better to use WinSCP .NET assembly:
https://winscp.net/eng/docs/library
Anyway, you are trying to rename a file that does not exist. Check if the file exists first.
In C# it is way better to use WinSCP .NET assembly:
https://winscp.net/eng/docs/library