PM
> To: Ant Users List; [EMAIL PROTECTED]
> Cc: ant-user
> Subject: Re: Question re SSH2/Scp/Sshexec
>
>
>
> Are you *sure* that the SSH1 and SSH2 formats are the same for the
> known_hosts file? According to the Ant Manual writeup for the
> 'knownhosts'
>
List; [EMAIL PROTECTED]
> Cc: ant-user
> Subject: Re: Question re SSH2/Scp/Sshexec
>
>
>
> Are you *sure* that the SSH1 and SSH2 formats are the same for the
> known_hosts file? According to the Ant Manual writeup for the
> 'knownhosts'
> parameter Scp (and Ssh
seful to
know.
Rhino
- Original Message -
From: "Dale Anson" <[EMAIL PROTECTED]>
To: "Ant Users List" <[EMAIL PROTECTED]>
Cc: "ant-user" <[EMAIL PROTECTED]>
Sent: Friday, October 08, 2004 5:34 PM
Subject: Re: Question re SSH2/Scp/Sshexec
> I
I don't think there is any difference in format between ssh1 and ssh2
known_hosts files. The details of the file format are in the man pages
for sshd(8), on line at
http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8&arch=&apropos=0&manpath=OpenBSD+Current
>
> Can anyone point me to an e
Can anyone point me to an example of a knownhosts file that is in SSH2
format?
According to the articles on the (optional) Scp and Sshexec tasks in the
Ant Manual, both tasks can specify a file in the 'knownhosts' parameter and that
file must be in SSH2 format. I'd like to create such a f