[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:48:43 EST 2004
http://bugzilla.mindrot.org/show_bug.cgi?id=813
------- Additional Comments From dtucker at zip.com.au 2004-03-21 16:48 -------
OK, I'm now pretty sure it's not the exit status of the remote "scp" command.
I replaced the Solaris /usr/bin/scp with the following shell script, and I still
get the inconsistent results.
#!/bin/sh
/usr/bin/scp.orig $*
exit 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