martin wrote:
You can disable the automatic reconnect in GUI preferences.
Hi Martin,
I really didn't look at the GUI much since my main goal was to have a script that automated everything including all the options that I would need to set to ensure that it would function EXACTLY as I expected no matter who was running the script and what their settings were in the GUI. After having looked at the GUI now, I just realized that there is an export command which will write out an INI file. I've also realize that I can start WinSCP with my script while providing the name of an INI file using the "ini=" command line parameter. I'm guessing if I set the disconnect GUI preferences the way I want (including any other preferences), export the INI file, use it on the WinSCP command line when I fire off my script then I WILL have it working the way I want and I will be sure it'll be the way that I expect. I suppose this would be your follow-up answer to me? :shock: I'll give it a whirl and see what happens. Thanks.
P.S. It would STILL be nice to have it under script option control... :lol: