bugzilla-daemon at mindrot.org
2023-Nov-09  13:59 UTC
[Bug 424] scp mishandles files with spaces in names
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.
