Page 1 of 1

Open WinSCP with a saved session from XY

Posted: 07 Jun 2014 14:13
by highend
Nothing too fancy...

The script will ask for the WinSCP.exe on it's first run and writes the path to it into the same script.
No .ini files, no permanent variable^^

If WinSCP is used as an installed application it'll read the saved sessions from the registry, otherwise
from the WinSCP.ini file (portable mode) and presents the entries in a popupmenu.

Select an entry and WinSCP will start with that session.

It's faster for me to invoke it from XY instead of running the application by itself...
WinSCP_v1.xys

Re: Open WinSCP with a saved session from XY

Posted: 07 Jun 2014 19:15
by bdeshi
highend wrote: It's faster for me to invoke it from XY instead of running the application by itself...
So true... :wink:

Re: Open WinSCP with a saved session from XY

Posted: 29 Jun 2014 10:11
by Enternal
Wow what a sweet little script! Thanks!