"'Jose Malacara'" <[EMAIL PROTECTED]>; "'R. Joseph Newton'"
<[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, October 01, 2003 9:59 AM
Subject: RE: Fw: Net::SCP::Expect
> Perhaps you should automate ssh logins by using a key th
Perhaps you should automate ssh logins by using a key that requires no
passphrase, in other words so you can just "ssh [EMAIL PROTECTED]" and
you're in with no interaction required. Then you don't need expect for
that.
Also, have you tried using the hostname IP address, just to see what
happens?
.
- Original Message -
From: "R. Joseph Newton" <[EMAIL PROTECTED]>
To: "Jose Malacara" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, October 01, 2003 7:49 AM
Subject: Re: Fw: Net::SCP::Expect
> Jose Malacara wrote:
>
> > Sor
Jose Malacara wrote:
> Sorry if this comes across twice. It bounced back the first time...
>
> Would someone mind telling me what I am doing wrong here please. I am trying to tie
> the SCP Expect module into a backup script I put together, but it keeps failing. I
> stripped out all but the SCP e
Sorry if this comes across twice. It bounced back the first time...
Would someone mind telling me what I am doing wrong here please. I am trying to tie
the SCP Expect module into a backup script I put together, but it keeps failing. I
stripped out all but the SCP example code and it still gener