Re: Problems with scp and cron

From: Darren Dunham (ddunham_at_redwood.taos.com)
Date: 10/20/04

  • Next message: Sebastian Schurr: "Whole Network over SSH Tunnel"
    Date: Wed, 20 Oct 2004 16:00:33 GMT
    
    

    Robert Nickel <Robert_Nickel@bigfoot.com> wrote:
    >> Is the file itself local or on an NFS server of some sort?
    > no, its in my home-dir

    Which could of course be on an NFS server, but I suppose you're saying
    that it's not.

    > debug1: Trying private key: /home/robert/.ssh2/identification
    > debug1: PEM_read_PrivateKey failed
    > debug1: read PEM private key done: type <unknown>

    Are you sure you really have a .ssh2/identification file (instead of a
    .ssh2/identity file)? Why are you specifying that on the command line
    explicitly instead of just letting it use the defaults?

    -- 
    Darren Dunham                                           ddunham@taos.com
    Senior Technical Consultant         TAOS            http://www.taos.com/
    Got some Dr Pepper?                           San Francisco, CA bay area
             < This line left intentionally blank to confuse you. >
    

  • Next message: Sebastian Schurr: "Whole Network over SSH Tunnel"