[Bug 1655] New: sftp is unhappy with asterisks in filenames
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Wed Sep 30 06:22:26 EST 2009
https://bugzilla.mindrot.org/show_bug.cgi?id=1655
Summary: sftp is unhappy with asterisks in filenames
Product: Portable OpenSSH
Version: 5.2p1
Platform: Other
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: sftp
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: vgiffin at apple.com
$ mkdir 'example *' 'example _'
$ sftp localhost
Connecting to localhost...
sftp> cd 'example *'
sftp> ls
/private/example _/
sftp> pwd
Remote working directory: /private/tmp/example *
sftp>
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list