Mailing List Archive

[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@mindrot.org
ReportedBy: greenrd@greenrd.org


scp doesn't escape all shell special characters in filenames, e.g. the open
bracket character in this example:

# scp
'greenrd@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.
[Bug 957] Shell special characters not escaped by scp [ In reply to ]
http://bugzilla.mindrot.org/show_bug.cgi?id=957

greenrd@greenrd.org changed:

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



------- Additional Comments From greenrd@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.