Displaying 1 result from an estimated 1 matches for "wzis".
Did you mean:
wis
2013 Sep 19
15
[Bug 2155] New: sftp program has tty attributes setting problem
...tting problem
Product: Portable OpenSSH
Version: 5.3p1
Hardware: ix86
OS: Linux
Status: NEW
Severity: critical
Priority: P5
Component: sftp
Assignee: unassigned-bugs at mindrot.org
Reporter: wzis at hotmail.com
the sftp program in RHEL 6.1/6.2/6.3/6.4 has a bug in tty settings.
The 5.3p1 sftp program used in RHEL 6.1/6.2/6.3/6.4, and Ubuntu 12.04
LTS has tty attributes setting problem.
Steps to Reproduce:
1. stty -echo
2. sftp user at server
3. key in pass as prompted.
4. cd /tmp
5. ls
6...