Thanks. I didn't know that. Otherwise I would probably have taken this way.
Because it took me such a long time to install
Net::SSH::Perl


I will keep this in mind. I don't want to go through the install process for
all my other machines again. I will use this method for some machines.


ted


On Mar 29, 2005, at 11:57 AM, David Jantzen wrote:

Are you trying for an interactive session or just sending commands along with the login? SSH lets you say things like:

  ssh [EMAIL PROTECTED] /usr/local/bin/myscript.pl

You'll probably want to set up an authentication agent so you don't have to log in everytime.

On Mar 28, 2005, at 7:29 PM, Ted Zeng wrote:

Hi,

I am trying to user perl connect to another Mac through
ssh and execute a few perl scripts.

But I could not figure out how to do this. I thought
it would be simple. I used telnet module to connect to
a Widnows PC before.

Ted Zeng        
Adobe Systems Inc.





Reply via email to