Displaying 1 result from an estimated 1 matches for "dz991190".
2013 Dec 10
2
[Bug 2181] New: error message changed for sftp(get command)
...Reporter: jjangwon_2101 at hotmail.com
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.
--...