Re: [Twisted-Python] Methods to upload and download file to a sftp server using twisted conch

2015-04-15 Thread halidou SANFO
Thank you for your reply.In fact I found this code in many forums like S.O and I tried to understand it, by doing exactly  all steps you recommend in you response. The difficulty I have found is with the method of the returned object of openFile method of the FileTransferClient class. This retur

Re: [Twisted-Python] Methods to upload and download file to a sftp server using twisted conch

2015-04-15 Thread exarkun
On 14 Apr, 11:47 am, sanfo.hali...@yahoo.fr wrote: Hi everybody,I am student and need help of any one.I am working on internship and I have to implement a SFTP client usign twisted conch module.I have program thoe code to establish th ssh tunnel using password authentication. I arrive to create

Re: [Twisted-Python] Methods to upload and download file to a sftp server using twisted conch

2015-04-15 Thread halidou SANFO
 HiThank you.I forgot to delete the default add of eclipse.Sorry!! sanfo         Le Mercredi 15 avril 2015 13h13, "exar...@twistedmatrix.com" a écrit : On 14 Apr, 11:47 am, sanfo.hali...@yahoo.fr wrote: >Hi everybody,I am student and need help of any one.I am working on >internshi

Re: [Twisted-Python] [Cryptography-dev] [ANN] pyOpenSSL 0.15

2015-04-15 Thread Glyph
Thank you very much to Jean-Paul and Hynek for getting out this most recent release! (And thanks to Hynek for my opportunity to contribute my first patch to pyOpenSSL ;-)). -glyph > On Apr 15, 2015, at 14:10, Alex Gaynor wrote: > > Thank you for your years of maintenance of pyOpenSSL! > > Al