(cc-ing the mailing list to move the discussion there) On Fri, Aug 14, 2009 at 2:31 AM, Simply4IT<simply...@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 _______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python