openssh for windows - bug ?

Petr.Smetana at t-mobile.cz Petr.Smetana at t-mobile.cz
Mon Aug 16 17:58:42 EST 2004


Good morning, 
    I would like to send you a bug with openssh for windows - versions 
OpenSSH_3.7.1p1, SSH protocols 1.5/2.0, OpenSSL 0.9.7b 10 Apr 2003
OpenSSH_3.8.1p1, OPENSSL 0.9.7.d 17 Mar 2004

When I try to execute a remote command via ssh from unix machine to windows machine with openssh installed, the return code of ssh is always 0 even if remote command fails.

Example :

ssh initiated from unix to windows     (unix ssh version OpenSSH_3.4p1, SSH protocols 1.5/2.0, OpenSSL 0x0090604f)

amd4 at hkmds1$ ssh bscsp at srvr15.rdm.cz \( /c/progra~1/openssh/bin/ls /d/f* \) ;echo $?
/c/progra~1/openssh/bin/ls: /d/f*: No such file or directory
0

Correct behaviour :  (unix ssh version OpenSSH_3.4p1, SSH protocols 1.5/2.0, OpenSSL 0x0090604f)

ssh initiated from unix to unix :
amd4 at hkmds1$ ssh amd4 at amd ls /d/f*  ;echo $?                        
/d/f* not found
2



Even if I use the same versions on both windows machines, the return codes of executed commands are 0 .

Regards

Petr Smetana


---------- Disclaimer ----------
Informace obsažené v tomto e-mailu jsou určeny výlučně pro potřeby jeho adresáta. Text nebo přílohy mohou obsahovat utajované informace, informace považované společností T-Mobile za obchodní tajemství, případně jiné informace podléhající ochraně dle příslušných právních předpisů. Pokud Vám tento e-mail byl omylem doručen, zdržte se, prosím, jakékoli manipulace s textem či přílohami, jako je kopírování, přesměrování, zpřístupnění další osobě a podobně. O chybném doručení informujte odesílatele a e-mail včetně příloh vymažte ze svého počítače.
The information contained within this e-mail is intended only for the person or entity to which it is addressed. The text or attachments may contain confidential information, information considered a trade secret by T-Mobile or, as the case may be, other information subject to protection under the relevant legal regulations. If you receive this e-mail by mistake, please refrain from copying, forwarding or disclosing the text or attachments to other persons, etc. Inform the sender of the mistaken delivery and delete the e-mail, including all attachments, from your computer.




More information about the openssh-unix-dev mailing list