Re: SCP help

From: Rahul Kalaskar (rkalaskar_at_aethon.com)
Date: 05/28/03

  • Next message: moogy_at_securenet.net: "ssh remote command"
    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
    >
    >
    >
    >


  • Next message: moogy_at_securenet.net: "ssh remote command"

    Relevant Pages

    • Re: scp requieres scp1?
      ... >> If the server doesn't support SSH1, it doesn't support scp. ... SSH connection to the server using your local SSH client program, ...
      (comp.security.ssh)
    • Re: fastest network protocol
      ... by FTP since the two boxes use a direct TCP-connection for data transport. ... NFS does some more complex things and anything with 'secure' in name (like scp) ... I'm pointing to the hard disc because i don't know how intelligent your server ... client can use /n to get tha data. ...
      (comp.os.linux.networking)
    • Re: Using "command" auth keys option to process scp operations
      ... the client should wait for the server to terminate the connection. ... The client scp requests ssh to provide it with a reliable, transparent, ... protocol obviously deals with file names and attributes of files to be ...
      (comp.security.ssh)
    • Under what circumstances does scp corrupt data?
      ... I guess scp does never corrupt data and this is what I expect =) ... We have an internet server and copy once a week the data to our office. ... copied and after I copied on the client. ... And now I look for the problem at scp... ...
      (comp.security.ssh)
    • Re: What doesnt lend itself to OO?
      ... >> proxy and instructs the server to constuct the real object. ... rather than client code. ... If 'clock' is instantiated in the server, ... > for the server interface at the OOA level. ...
      (comp.object)