[Bug 2155] sftp program has tty attributes setting problem

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Sat Sep 21 09:05:52 EST 2013


https://bugzilla.mindrot.org/show_bug.cgi?id=2155

--- Comment #10 from wzis <wzis at hotmail.com> ---
It seems to me that the proper solution to make ssh/sftp work as on
other UNIX platforms is compile it without using the "--with-libedit":
the functions provided by libedit are not necessary to run ssh/sftp and
not that useful in use ssh/sftp also: the openssh is used on all other
UNIX platforms without the libedit, and I don't think those UNIX
vendors have received any meaningful number of complaints for not
having libedit. With libedit, openssh lost control to the tty settings
which caused end user not able to control whether they want to hide the
sftp sub-commands.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list