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] Methods to upload and download file to a sftp server using twisted conch

2015-04-15 Thread halidou SANFO
d vise-versa.Can you give me an code example to perform this task? with the methods of the openFile object. Sanfo           Le Mercredi 15 avril 2015 6h22, Kevin Horn a écrit : On Tue, Apr 14, 2015 at 6:47 AM, halidou SANFO wrote: Hi everybody,I am student and need help of any

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

2015-04-14 Thread halidou SANFO
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 directory with "MakeDirectory" method of FileTransf