[Bug 813] Scp to s Solaris 9 box gives "exit status 1" although file is delivered.
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Sun Mar 21 16:25:35 EST 2004
http://bugzilla.mindrot.org/show_bug.cgi?id=813
------- Additional Comments From dtucker at zip.com.au 2004-03-21 16:25 -------
I've been meaning to install Solaris 9, this finally gave me an excuse. I can
reproduce it with OpenSSH talking to SunSSH, but it seems very inconsistent:
$ for i in `seq 1 30`; do scp -q hello.c sol9box:/tmp ; echo -n "$? "; done; echo
0 0 0 0 1 1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list