Forum Moderators: travelin cat

Message Too Old, No Replies

Is there an SSH program made for OS X?

         

Jesse_Smith

3:00 pm on Feb 4, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



There's MacSSH PPC, but that only works with classic. Is there some OS X version of SSH?

dcrombie

3:51 pm on Feb 4, 2005 (gmt 0)



Can't you just use Terminal?

BjarneDM

7:12 pm on Feb 4, 2005 (gmt 0)

10+ Year Member



Well, Terminal is somewhat lacking in the GUI department if you want support for bookmarks etc for ssh

You might try the following search and look around:
[versiontracker.com...]

dcrombie

11:34 am on Feb 5, 2005 (gmt 0)



An alternative would be to create scripts for Terminal that can be executed from the Desktop:

Use TextEdit or "pico" to create a file "<filename>.command" with executable permissions (755 or so)

#!/bin/sh 
ssh username@www.example.com

Voila, just double-click to start a new session! ;)

Greenman

7:15 am on Feb 15, 2005 (gmt 0)

10+ Year Member



JellyfiSSH is what you want. It basically present config and host info in a GUI. The only thing you need to do is input your password.

[arenasoftware.com...]

jamesa

4:25 am on Feb 17, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



A little know feature of Terminal: If you do a Save As you'll see an option to specify a command to execute when Terminal is launched via the saved icon (a .term file). Can also do it globally in the prefs.