Re: Unable to set timeout
Add
https://winscp.net/eng/docs/scriptcommand_open#timeout
-timeout=60
switch to the open
command in your script file (get_from_erpcloud.txt
):
sftp://... -privatekey=... -hostkey="..." -timeout=60
https://winscp.net/eng/docs/scriptcommand_open#timeout