Bug 2181

Summary: error message changed for sftp(get command)
Product: Portable OpenSSH Reporter: Lee,Jangwon <jjangwon_2101>
Component: sftpAssignee: Assigned to nobody <unassigned-bugs>
Status: CLOSED WORKSFORME    
Severity: enhancement CC: djm
Priority: P5    
Version: 6.0p1   
Hardware: Other   
OS: Other   

Description Lee,Jangwon 2013-12-10 18:06:37 AEDT
SSH version was upgraded with upgrade of AIX6.1 TL08 sp2.

from :OpenSSH_5.0p1, OpenSSL 0.9.8h 28 May 2008
to   :OpenSSH_6.0p1, OpenSSL 0.9.8x 10 May 2012

When I use "get" command I got below error.

sftp> get test1.txt
File "/home/usr/dz991190/test1.txt" not found.

before we upgrade it the message was 

sftp> get test1.txt
Couldn't stat remote file: No such file or directory
File "/home/usr/dz991190/test1.txt" not found.

Was there any change for error message or I need to change something.
Please let me know.
Comment 1 Damien Miller 2013-12-10 19:15:11 AEDT
Yes, the error messages were tidied up a bit.
Comment 2 Damien Miller 2016-08-02 10:42:51 AEST
Close all resolved bugs after 7.3p1 release