[Bug 1164] scp with spaces username no longer works
    bugzilla-daemon at mindrot.org 
    bugzilla-daemon at mindrot.org
       
    Sun Feb 26 16:04:46 EST 2006
    
    
  
http://bugzilla.mindrot.org/show_bug.cgi?id=1164
------- Comment #1 from dtucker at zip.com.au  2006-02-26 16:04 -------
Created an attachment (id=1085)
 --> (http://bugzilla.mindrot.org/attachment.cgi?id=1085&action=view)
Allow spaces in scp usernames
$ scp "user name at localhost:/path" /path
user name at localhost's password:
$ scp /path "user name at localhost:/path"
user name at localhost's password:
$ scp "user name at localhost:/path" "user name at localhost:/path"
user name: invalid user name
Also fixes a leak of "arg".
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
    
    
More information about the openssh-bugs
mailing list