Re: Timeout waiting for external console to complete the command
It sounds like you are not continously reading output from winscp process, so the output buffer gets full and process hangs. For details see:
https://winscp.net/eng/docs/guide_dotnet#output
Anyway, I would recommend you to use WinSCP .NET library instead. It does all this for you.
https://winscp.net/eng/docs/library
https://winscp.net/eng/docs/guide_dotnet#output
Anyway, I would recommend you to use WinSCP .NET library instead. It does all this for you.
https://winscp.net/eng/docs/library