[Bug 778] sftp client globs entire path,	directories enclosed in square brackets are unusable
    bugzilla-daemon at bugzilla.mindrot.org 
    bugzilla-daemon at bugzilla.mindrot.org
       
    Fri May 18 17:37:23 EST 2007
    
    
  
http://bugzilla.mindrot.org/show_bug.cgi?id=778
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1291|                            |ok?
               Flag|                            |
--- Comment #3 from Damien Miller <djm at mindrot.org>  2007-05-18 17:37:21 ---
Created an attachment (id=1291)
 --> (http://bugzilla.mindrot.org/attachment.cgi?id=1291)
Permit escaping of glob characters
This patch allows escaping of glob characters, so you should be able to
do:
put "file with \[square braces]"
put "file with asterisk\*"
and so forth.
-- 
Configure bugmail: http://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
    
    
More information about the openssh-bugs
mailing list