PuTTY - Starting several saves sessions at once
From: Andrew Elwell (usenet_at_elwell.org.uk)
Date: 08/21/03
- Next message: Quang Vu: "Re: Openssh 3.6.1p2 on AIX 5.2 Connection closed ..."
- Previous message: Martin Meier: "Controlling Monitoring SSH Sessions ?"
- Next in thread: Simon Tatham: "Re: PuTTY - Starting several saves sessions at once"
- Reply: Simon Tatham: "Re: PuTTY - Starting several saves sessions at once"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 21 Aug 2003 09:52:57 +0100
Folks,
I use PuTTY daily - superb bit of software. However I can't see an
"approved" way of starting a whole batch of sessions at once
Is there one?
Should I wishlist it?
My workaround (for those who are googling for this) is to create a batch
file on my desktop
containing:
-- startputty.bat --
@echo off
set PUTTY=c:\progra~1\PuTTY\putty.exe
start %PUTTY% -load "session 1"
start %PUTTY% -load "session 2"
...etc
It works fine, just not terribly pretty :-)
Andrew
- Next message: Quang Vu: "Re: Openssh 3.6.1p2 on AIX 5.2 Connection closed ..."
- Previous message: Martin Meier: "Controlling Monitoring SSH Sessions ?"
- Next in thread: Simon Tatham: "Re: PuTTY - Starting several saves sessions at once"
- Reply: Simon Tatham: "Re: PuTTY - Starting several saves sessions at once"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|