On Mon, Jan 14, 2002 at 06:23:38PM +0300, you [Alexander V. Lukyanov] claimed: > On Sun, Jan 13, 2002 at 03:08:58PM +0200, Ville Herva wrote: > > The fish support is a great feature. Unfortunately, if you use openssh and > > ssh needs password, it does not work. lftp (and ssh) just hangs. > > Works here. > > OpenSSH_2.9p1, SSH protocols 1.5/2.0, OpenSSL 0x0090600f > > Maybe your openssh uses a different password prompt.
I think this illustrates the problem: >ssh test@host &> a test@host's password: >cat a >ssh1 test@host &> b >cat b test@host's password: Permission denied. (ssh1 is ssh.com 1.2.31+patches, ssh is OpenSSH_3.0.2p1). So openssh seems to be playing some tty tricks. What does OpenSSH_2.9p1 do with the above test? -- v -- [EMAIL PROTECTED]
