ssh host echo bla | echo bla

Markus Friedl markus at openbsd.org
Wed Dec 19 03:12:02 EST 2001


On Mon, Dec 17, 2001 at 10:13:41PM +0300, Michael Tokarev wrote:
> 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. 

especially since
	$ ssh -2 host od /bsd | true
will take some time, but data is not sent to
the client.



More information about the openssh-unix-dev mailing list