ICE
TCP/IP Products => TCP-PRO => Topic started by: belvilad on August 10, 2009, 11:25:23 am
-
We'd like to setup an icon on users' desktop that will connect them to one of our Unix servers using ssh.
I know the command line for telnet pro app is:
TelnetPro <host> <port> <profile>
specifying port 22 doesn't imply that it should use ssh, but don't see any way to tell telnet pro to connect via ssh on the command line. Is there any way to do this?
-
I was able to find the answer on the forums.
It would appear you append the "++ssh" to the hostname to connect via ssh.