[Twisted-Python] SFTP 2.

Paul Swartz paulswartz at gmail.com
Mon Aug 24 14:31:10 MDT 2009


(cc-ing the mailing list to move the discussion there)

On Fri, Aug 14, 2009 at 2:31 AM, Simply4IT<simply4it at gmail.com> wrote:
> Dear Paul,
>
> unfortunately I was not really specific in what do I really want to achieve.
> I would like to be able to send and receive files through a secure
> connection. I don't really need any other features/functions of an SSH
> server, just the ones which are needed for serving files. As you are using
> Conch frequently, I would appreciate if you  could give me some useful
> information and suggestion.

You're looking for twisted.conch.ssh.filetransfer, which implements
both client/server ends of the SFTP protocol.  I think some people on
the list have examples of using it in production; otherwise I'd look
at the unittests.

-p
-- 
Paul Swartz
paulswartz at gmail dot com
http://paulswartz.net/
AIM: z3penguin




More information about the Twisted-Python mailing list