Displaying 1 result from an estimated 1 matches for "dcescato".
Did you mean:
cercato
2006 Jul 03
2
[Bug 1205] scp back-slash escaping of spaces ignored after username@hostname: tag
...uct: Portable OpenSSH
Version: 4.3p2
Platform: ix86
OS/Version: Linux
Status: NEW
Keywords: low-hanging-fruit
Severity: normal
Priority: P3
Component: scp
AssignedTo: bitbucket at mindrot.org
ReportedBy: dcescato at ee.ethz.ch
Back-slash escaping of spaces works when accessing local files:
[genie at homeland ~]$ echo "hello" > spa\ ce
[genie at homeland ~]$ ls -l spa\ ce
-rw-rw-r-- 1 genie genie 6 Jul 3 14:58 spa ce
[genie at homeland ~]$ scp /home/genie/spa\ ce
bugzilla at armageddon.ethz...