ssh host echo bla | echo bla

Michael Tokarev mjt at tls.msk.ru
Tue Dec 18 06:13:41 EST 2001


Markus Friedl wrote:
> 
> ok, consider this:
> 
>         $ ssh -1 localhost od /bsd | true
>         $ ssh -2 localhost od /bsd | true
> 
> i think this is a 'bug'

Definitely.  And this explains some strange issues we has had
when switched from v1 to v2 protocol (well, there was a bug in
our script, but v1 shows it while v2 silently "ignores" it).
I found this bug in our script a few seconds earlier after
changing all `ssh' to `ssh -1' -- now ssh shows that I was
mistaken...

Regards,
 Michael.



More information about the openssh-unix-dev mailing list