Re: session.reconnecttimeout not working
I am trying to modify the behavior using the Session.reconnectTimeout. I set the value to 5. Expecting that after 5 seconds it will get out of the reconnecting loop and give back the control to the main thread.
That's correct. Except that it always finishes the outstanding reconnect attempt. It breaks only after that fails. If WinSCP does not behave like that, please attach a complete session log file (
Session.SessionLogPath
).