Re: Problems with scp and cron

From: Richard E. Silverman (res_at_qoxp.net)
Date: 10/21/04


Date: 21 Oct 2004 00:34:56 -0400


You appear to have a confusion of SSH software versions. The debug output
shows you are running the OpenSSH client; however, the file
~/.ssh2/identification is normally used by the ssh.com product (and the
debug trace also shows you have an ssh.com server). OpenSSH would not be
able to read anything in ~/.ssh2.

- Richard