Looking for RETRY option in script
Hello,
Inside a script I am using the command "option batch abort" (I have also tried "continue")
Is there an undocumented way to use RETRY? Something like: "option batch retry"
I read the WinSCP documentation and found this values --> "off|on|abort|continue"
Using WinSCP 5.7.4 on Windows Server 2008 R2 Std SP1
WinSCP Version 5.7.4 (Build 5553) (OS 6.1.7601 Service Pack 1 - Windows Server 2008 R2 Standard)
> 2015-07-29 14:40:17.345 Script: option batch continue
< 2015-07-29 14:40:17.345 Script: batch continue
< 2015-07-29 14:40:17.345 Script: reconnecttime 120
> 2015-07-29 14:40:17.345 Script: option confirm off
< 2015-07-29 14:40:17.345 Script: confirm off
> 2015-07-29 14:40:17.345 Script: option exclude Thumbs.*
< 2015-07-29 14:40:17.345 Script: include |Thumbs.*
. 2015-07-29 14:40:17.345 FTP: FTPS: Implicit TLS/SSL; Passive: Yes [Force IP: A]; MLSD: A [List all: A]
. 2015-07-29 14:40:17.345 Session reuse: Yes
. 2015-07-29 14:40:17.345 TLS/SSL versions: TLSv1.0-TLSv1.2
Thank you
Inside a script I am using the command "option batch abort" (I have also tried "continue")
Is there an undocumented way to use RETRY? Something like: "option batch retry"
I read the WinSCP documentation and found this values --> "off|on|abort|continue"
Using WinSCP 5.7.4 on Windows Server 2008 R2 Std SP1
WinSCP Version 5.7.4 (Build 5553) (OS 6.1.7601 Service Pack 1 - Windows Server 2008 R2 Standard)
> 2015-07-29 14:40:17.345 Script: option batch continue
< 2015-07-29 14:40:17.345 Script: batch continue
< 2015-07-29 14:40:17.345 Script: reconnecttime 120
> 2015-07-29 14:40:17.345 Script: option confirm off
< 2015-07-29 14:40:17.345 Script: confirm off
> 2015-07-29 14:40:17.345 Script: option exclude Thumbs.*
< 2015-07-29 14:40:17.345 Script: include |Thumbs.*
. 2015-07-29 14:40:17.345 FTP: FTPS: Implicit TLS/SSL; Passive: Yes [Force IP: A]; MLSD: A [List all: A]
. 2015-07-29 14:40:17.345 Session reuse: Yes
. 2015-07-29 14:40:17.345 TLS/SSL versions: TLSv1.0-TLSv1.2
Thank you