Open WinSCP with a saved session from XY

Discuss and share scripts and script files...
Post Reply
highend
Posts: 14940
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Open WinSCP with a saved session from XY

Post 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
To see the attached files, you need to log into the forum.
One of my scripts helped you out? Please donate via Paypal

bdeshi
Posts: 4256
Joined: 12 Mar 2014 17:27
Location: Asteroid B-612
Contact:

Re: Open WinSCP with a saved session from XY

Post by bdeshi »

highend wrote: It's faster for me to invoke it from XY instead of running the application by itself...
So true... :wink:
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]

Enternal
Posts: 1175
Joined: 10 Jan 2012 18:26

Re: Open WinSCP with a saved session from XY

Post by Enternal »

Wow what a sweet little script! Thanks!

Post Reply