[Bug 452] sftp does not abort when commands given via -b fail

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Thu Jan 9 10:51:31 EST 2003


http://bugzilla.mindrot.org/show_bug.cgi?id=452

djm at mindrot.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From djm at mindrot.org  2003-01-09 10:51 -------
Fixed in CVS. Any error in any command will now be considered a fatal error,
unless you prefix the command with a '-' sign.

E.g.

put /tmp/existing 
-put /tmp/nonexisting
put /tmp/existing2

will run to completion



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the openssh-unix-dev mailing list