[Bug 2098] sftp doesn't handle '#' within filenames for transfer
    bugzilla-daemon at mindrot.org 
    bugzilla-daemon at mindrot.org
       
    Wed May  8 09:25:15 EST 2013
    
    
  
https://bugzilla.mindrot.org/show_bug.cgi?id=2098
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME
--- Comment #1 from Damien Miller <djm at mindrot.org> ---
'#' is intentionally used to indicate the start of a comment.
Like other special characters, it should be quoted, e.g.
get "a#b"
-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
    
    
More information about the openssh-bugs
mailing list