Dear Dave and Victor, thank you for your answers. I apologize for posting on OpenSSL, I could not find a OpenSSH forum on nable that was not frozen.
I have tried plink and pscp from the putty website directly from the matlab command, and there was no problem getting the connections established! Thank you again! Eric Larour Victor B. Wagner wrote: > > On 2009.08.04 at 21:15:05 -0400, Dave Thompson wrote: > >> > From: owner-openssl-us...@openssl.org On Behalf Of larour >> > Sent: Monday, 03 August, 2009 15:27 >> >> > I am trying to launch an ssh connection from a matlab >> > environment (Matlab R2009), using the Cygwin OpenSSH_5.p1 ssh >> > executable, on a windows xp 32 platform. >> >> Although there is only one letter difference, SSH and SSL are different >> protocols and OpenSSH and OpenSSL are separate libraries. Basic crypto >> principles are necessarily the same, but the programs are not at all. > > You are not entirely correct in this statement. > > OpenSSH is an OpenSSL application and uses OpenSSL libraries for basic > cryptography operations. > > But problem probably lies in the application code, not in the OpenSSL > library, because OpenSSH uses OpenSSL only for calculation and private > key reading. > > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > User Support Mailing List openssl-users@openssl.org > Automated List Manager majord...@openssl.org > > -- View this message in context: http://www.nabble.com/ssh-hanging-when-used-through-Matlab-tp24796656p24832481.html Sent from the OpenSSL - User mailing list archive at Nabble.com. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org