[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
Sun May 20 22:18:14 EST 2007


http://bugzilla.mindrot.org/show_bug.cgi?id=778


Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #1291 is|0                           |1
           obsolete|                            |
   Attachment #1295|                            |ok?
               Flag|                            |
   Attachment #1291|ok?                         |
               Flag|                            |




--- Comment #4 from Damien Miller <djm at mindrot.org>  2007-05-20 22:18:10 ---
Created an attachment (id=1295)
 --> (http://bugzilla.mindrot.org/attachment.cgi?id=1295)
Diff with support for unquoted, escaped whitespace

This diff merges the previous diff with one from Ben Lindstrom to add
support for escaping of whitespace in unquoted filenames. So this will
support all of:

get "filename with \[glob metacharacters]"
get filename\ with\ spaces
get filename\ with\ spaces\ and\ \[glob metacharacters]


-- 
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