bugzilla-daemon at mindrot.org
2002-Nov-01 20:36 UTC
[Bug 424] New: scp mishandles files with spaces in names
http://bugzilla.mindrot.org/show_bug.cgi?id=424 Summary: scp mishandles files with spaces in names Product: Portable OpenSSH Version: older versions Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: scp AssignedTo: openssh-unix-dev at mindrot.org ReportedBy: david at desjardins.org Reproduce as follows: % touch "123 456" % scp "123 456" 789 cp: copying multiple files, but last argument `789' is not a directory Try `cp --help' for more information. Using 'cp' works fine in this case. The same problem occurs in many other cases, e.g., when using scp -r with a directory which has a space in its name. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
Seemingly Similar Threads
- [Bug 424] scp mishandles files with spaces in names
- [Bug 424] scp mishandles files with spaces in names
- [Bug 1164] scp with spaces username no longer works
- [Bug 992] scp cannot handle filenames with spaces in them
- Invalid user name: function okname() in scp.c