file name handling "bug" in scp?

Evaldo Gardenali evaldo at gardenali.biz
Mon Jul 25 10:43:40 EST 2005


Hi

I think I found a small filename handling issue in scp:

evaldo at winston:~$ scp evaldo at 127.0.0.1:test-\`whoami\`-test .
Password:
scp: test-evaldo-test: No such file or directory
evaldo at winston:~$ scp evaldo at 127.0.0.1:test-\`echo\ foo\`-test .
Password:
scp: test-foo-test: No such file or directory
evaldo at winston:~$

evaldo at winston:~$ ssh -V
OpenSSH_3.9 NetBSD_Secure_Shell-20050213, OpenSSL 0.9.7d 17 Mar 2004

(yeah, I know I am going to be larted for using a non-pure ssh, but I 
tried it with the portable openssh under linux and netbsd too, and the 
same thing happened)

Evaldo Gardenali

Please CC me any replies, as I am not subscribed
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3965 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20050724/3ddb1839/attachment.bin 


More information about the openssh-unix-dev mailing list