bugzilla-daemon at mindrot.org
2004-Nov-30 18:30 UTC
[Bug 957] Shell special characters not escaped by scp
http://bugzilla.mindrot.org/show_bug.cgi?id=957 Summary: Shell special characters not escaped by scp Product: Portable OpenSSH Version: 3.9p1 Platform: All OS/Version: Linux Status: NEW Severity: minor Priority: P2 Component: scp AssignedTo: openssh-bugs at mindrot.org ReportedBy: greenrd at greenrd.org scp doesn't escape all shell special characters in filenames, e.g. the open bracket character in this example: # scp 'greenrd at hipnosi.net:/usr/share/mldonkey/incoming/02-life-bush_and_blair_(instrumental)-cms.mp3' . bash: -c: line 1: syntax error near unexpected token `(' bash: -c: line 1: `scp -f /usr/share/mldonkey/incoming/02-life-bush_and_blair_(instrumental)-cms.mp3' ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2004-Nov-30 18:32 UTC
[Bug 957] Shell special characters not escaped by scp
http://bugzilla.mindrot.org/show_bug.cgi?id=957 greenrd at greenrd.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE ------- Additional Comments From greenrd at greenrd.org 2004-12-01 05:32 ------- *** This bug has been marked as a duplicate of 424 *** ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.