Using ssh with the NSTask class
Using ssh with the NSTask class
- Subject: Using ssh with the NSTask class
- From: Simone Manganelli <email@hidden>
- Date: Wed, 19 Nov 2003 20:46:09 -0800
Does anyone know how to get output from an ssh session using an NSTask?
The problem is that a password is always required to get onto the
remote server, and I'm not sure what the best way is to go about
entering the password (actually, I don't know any way) if I'm using an
NSTask class to launch the ssh session, especially since it would be
best to keep security in mind. Is there a better way to do this? A
method using Objective-C classes would be preferred.
Thanks in advance for any help with this problem.
-- Simone Manganelli
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.