Displaying 1 result from an estimated 1 matches for "duncan2nd".
2006 Sep 16
0
[Bug 1230] filename escaping of brackets in sftp
...of brackets in sftp
Product: Portable OpenSSH
Version: 4.3p2
Platform: PPC
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: sftp
AssignedTo: bitbucket at mindrot.org
ReportedBy: duncan2nd at gmx.de
ist's impossible to escape a filename that contains brackets ([]) with
quotes for the put command.
Steps to Reproduce:
1. create a file with filename: [eztv]
2. try to upload with sftp put
Actual Results:
sftp> lls
[eztv]
sftp> put '[eztv]'
File "[eztv]"...