Re: SCP help
From: Rahul Kalaskar (rkalaskar_at_aethon.com)
Date: 05/28/03
- Previous message: Thotapalli, Ravi: "SCP help"
- In reply to: Thotapalli, Ravi: "SCP help"
- Next in thread: Keith Duffin: "Re: SCP help"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
To: "Thotapalli, Ravi" <ravi.thotapalli@eds.com> Date: 28 May 2003 12:01:23 -0400
I suggest you set up password-less authentication between the client and
the server. To do that, add the public key of the user on the client to
the ~/.ssh/authorized_keys2 file on the server. See ssh man for more
details.
On Wed, 2003-05-28 at 10:51, Thotapalli, Ravi wrote:
> Hi I am trying to write a script using scp in which I would like to pass the
> password to the script by means of standard input (via a file) could anyone
> let me know if you have tried this already and if it works or not. I have
> used the same with ftp and it works but for some reason with scp I am unable
> to do that.
>
> thanks
> Ravi Thotapalli
> Phone (415)-551-5655
> Mail ravi.thotapalli@eds.com
>
>
>
>
- Previous message: Thotapalli, Ravi: "SCP help"
- In reply to: Thotapalli, Ravi: "SCP help"
- Next in thread: Keith Duffin: "Re: SCP help"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|