[Bug 424] scp mishandles files with spaces in names
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Fri Nov 10 00:59:25 AEDT 2023
https://bugzilla.mindrot.org/show_bug.cgi?id=424
Slaven Rezić <slaven.rezic at idealo.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |slaven.rezic at idealo.de
--- Comment #5 from Slaven Rezić <slaven.rezic at idealo.de> ---
(In reply to Damien Miller from comment #1)
> Known, and unfixable, problem with the rcp protocol. A workaround is
> to
> double-quote spaces:
>
> scp "foo\ bar" foo:
>
> We can't fix a 20+ year old, deployed protocol.
Interesting. It seems that this bug was fixed in
https://bugzilla.mindrot.org/show_bug.cgi?id=1094
However only for the local-to-local case.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the openssh-bugs
mailing list