Displaying 1 result from an estimated 1 matches for "p950sts".
2004 Mar 17
11
[Bug 813] Scp to s Solaris 9 box gives "exit status 1" although file is delivered.
...erity: normal
Priority: P2
Component: scp
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: stefan at stebo.se
When doing scp from a Solaris 8 (openssh 3.8p1) to a Solaris 9 (Sun Secure
Shel) i get "exit status 1" even though the file is delivered.
p950sts at sshgw1$ scp junk 10.137.52.240:~/; echo $?; echo $?
p950sts at 10.137.52.240's password:
junk 100% 11KB 0.0KB/s 00:00
1
Have done lots of tests with different OS versions (i.e. 5.6, 7, 8, 9).
When using openssh on serverside there is no pr...