Trying to create a ssh command using applescript?
Trying to create a ssh command using applescript?
- Subject: Trying to create a ssh command using applescript?
- From: Courtney Moore <email@hidden>
- Date: Wed, 09 Apr 2003 15:51:07 -0500
I would like to automate an ssh session via applescript.
Has anyone had any luck doing this? I hit a road block when trying to
automate the password entry.
The script I am currently having no luck with is:
Tell application "Terminal"
Activate
Do script with command "ssh blah@blah2
End tell
The result of this script is a terminal session prompting me for the
password to ssh into blah@blah...
Can anyone PLEASE help!
Thanks in Advance
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.