Re: [Tutor] openssl 0.9.7l for i686,python:need help

2007-01-12 Thread Christopher Arndt
sonia agarwal schrieb: > I am trying to download files from a network element whose IP > address,username and password is the only thing i know to establish an > SFTP connection using python script.I have found that I need to use > M2Crypto package which in turn requires openssl 0.9.7l or newer. >

[Tutor] openssl 0.9.7l for i686,python:need help

2007-01-12 Thread sonia agarwal
Hi I am trying to download files from a network element whose IP address,username and password is the only thing i know to establish an SFTP connection using python script.I have found that I need to use M2Crypto package which in turn requires openssl 0.9.7l or newer. I am unable to download