[Bug 2966] scp client-side filename matching problems

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Wed Oct 11 16:46:05 AEDT 2023


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

Damien Miller <djm at mindrot.org> changed:

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

--- Comment #6 from Damien Miller <djm at mindrot.org> ---
I just committed something similar:
https://github.com/openssh/openssh-portable/commit/c97520d23d1fe53d30725a2af25d2dddd6f2faff

Since this bug was opened, we also switched the default protocol for
scp from the old rcp protocol to SFTP, which performs all glob
expansion on the client and so doesn't suffer from these problems.

-- 
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