[Bug 2926] In batch mode sftp echoes the prompt and the commands back

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Fri Nov 9 14:35:55 AEDT 2018


https://bugzilla.mindrot.org/show_bug.cgi?id=2926

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #3199|ok?(dtucker at dtucker.net)    |
              Flags|                            |
   Attachment #3199|0                           |1
        is obsolete|                            |
   Attachment #3200|                            |ok?
              Flags|                            |

--- Comment #3 from Damien Miller <djm at mindrot.org> ---
Created attachment 3200
  --> https://bugzilla.mindrot.org/attachment.cgi?id=3200&action=edit
Allow @ and - to appear in any order

Darren points out that, despite what I advertised in the manpage, my
previous patch did not allow '-' and '@' to appear in any order. This
fixes this by moving the echo until after the entire command has been
parsed.

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list