Comment 3 for bug 267980

Revision history for this message
Spayder26 (spayder26) wrote :

I've updated description so get "selene []" works, but get "selene[ ]" and "selene[_ ]" don't.

Jonathan, I'm using Ubuntu hardy amd64 as client, and i386 as server, linux 2.6.24-19, and openssh-client and server version 1:4.9p1-8ubuntu1.2.

sftp> ls
incoming selene , . [ ] selene , [ ] selene [ selene [ ] selene [] selene ] selene[ selene[ ] selene[ _] selene[]
selene[_ ] selene] selene][ _ selenedb share.tar.gz
sftp> get "selene[_ ]"
File "/home/mluser/selene[_ ]" not found.
sftp> get "selene[_ \]"
Bad escaped character '\\]'

As you see, using \ throws error.