Displaying 1 result from an estimated 1 matches for "sftpbug".
2010 Jul 09
6
[Bug 1792] New: Unable to "ls" within a directory with special characters "[" or "]"
...; or "]"
Product: Portable OpenSSH
Version: 5.5p1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: sftp
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: sftpbug at mailinator.com
Unable to "ls" within a directory with special characters "[" or "]"
Issue appears as follows once connected to remote SFTP server:
sftp> pwd
Remote working directory: /foo
sftp> ls
directory [one]
sftp> cd directory\ [one]
sftp> pwd
Re...