[Expect] SSH Win32 console application
by Jim Marinelli other posts by this author
May 30 2008 1:43PM messages near this date
view in the new Beta List Site
[Expect] Building expect on tru64 unix 5.1b
|
Re: [Expect] SSH Win32 console application
Does anyone know where I can get an SSH application that is a Win32 console
application? I am trying to port an Expect script that I wrote on a Linux
box to my Win XP laptop using ActiveTcl/Expect. The script attempts a Telnet
connection to a Cisco devices; if that fails it attempts to connect with
SSH. I have the script working with the XP Telnet program but I don't have
an SSH console program to use.
Since most of our Cisco devices use SSH and deny telnet, I'm stuck without
SSH.
Thanks,
Jim
Incidentally - I had to disable DEP for the telnet program to make it work.
I used the Windows Application Compatibility Database Tool from Microsoft to
turn off DEP just for a copy of Telnet that I keep in the Tcl directory. I
had to do the same thing with ping.
Thread:
Jim Marinelli
Jeff Hobbs
|