Usage tip: Script option to allow session auto-reconnection in batch mode
Script option to allow session auto-reconnection in batch mode
Syntax:
e.g.
Reference URL:
https://winscp.net/eng/docs/scriptcommand_option
Syntax:
option reconnecttime <seconds to wait>
winscp.com /command "option reconnecttime 10" "open ftp://anonymous:anonymous@ftp.symantec.com" "get /AVDEFS/symantec_antivirus_corp/static/symcdefs-core15unix.sh d:\temp\" "exit"
https://winscp.net/eng/docs/scriptcommand_option