Timeout waiting for external console to complete the command
Hello
I have a PS script (using WinSCP .NET assembly) to synchronize a directory between Windows (target) and Linux (source).
Most of the time, the script fails with the following error message :
2016-01-17 23:27:08.238 Type: SSH_FXP_CLOSE, Size: 13, Number: 236635908
* 2016-01-17 23:27:08.613 (ECommand) **Copying files from remote side failed.**
* 2016-01-17 23:27:08.613 Timeout waiting for external console to complete the command.
< 2016-01-17 23:27:08.613 Script: Copying files from remote side failed.
< 2016-01-17 23:27:08.676 Script: Timeout waiting for external console to complete the command.
. 2016-01-17 23:27:08.769 Script: Failed
> 2016-01-17 23:27:19.551 Script: exit
. 2016-01-17 23:27:19.566 Script: Exit code: 1
. 2016-01-17 23:27:19.566 Closing connection.
. 2016-01-17 23:27:19.629 Sending special code: 12
. 2016-01-17 23:27:19.629 Sent EOF message
The logfile can be found in attachment.
Thanks for helping me out
Filip
I have a PS script (using WinSCP .NET assembly) to synchronize a directory between Windows (target) and Linux (source).
Most of the time, the script fails with the following error message :
2016-01-17 23:27:08.238 Type: SSH_FXP_CLOSE, Size: 13, Number: 236635908
* 2016-01-17 23:27:08.613 (ECommand) **Copying files from remote side failed.**
* 2016-01-17 23:27:08.613 Timeout waiting for external console to complete the command.
< 2016-01-17 23:27:08.613 Script: Copying files from remote side failed.
< 2016-01-17 23:27:08.676 Script: Timeout waiting for external console to complete the command.
. 2016-01-17 23:27:08.769 Script: Failed
> 2016-01-17 23:27:19.551 Script: exit
. 2016-01-17 23:27:19.566 Script: Exit code: 1
. 2016-01-17 23:27:19.566 Closing connection.
. 2016-01-17 23:27:19.629 Sending special code: 12
. 2016-01-17 23:27:19.629 Sent EOF message
The logfile can be found in attachment.
Thanks for helping me out
Filip