[Twisted-Python] Creating an SSH client programatically with Twisted?

Max Schubert pythondork at cgi-works.com
Thu Feb 8 17:40:04 EDT 1945


Hi,

    Thank you for the information and help.  Paul Swartz sent me an SSH
    client he has written and mentioned that he might be doing some more
    client examples and documentation for the conch module at some point.

Max

On Tue, 22 Oct 2002 17:38:27 +0200, Christopher Armstrong wrote:
> On Sun, Oct 20, 2002 at 07:02:34AM +1857, Max Schubert wrote:
> >     I have looked at the documentation, the twisted.conch.ssh.* classes,
> >     and the test_conch.py script and am still having a hard time figuring
> >     out how to construct an SSH client using Twisted.
> > 
> >     Does anyone have pointers to examples or documentation that will help
> >     me do this?
> 
> Check out the writing clients document at
> http://twistedmatrix.com/documents/howto/clients. Conch is only a
> server, and the implementation is pretty new, so there's not any
> documents on what you're trying to do in particular. You'll have to
> resort to really diving into the code.
> 
> If you have any specific questions, feel free to ask.
> 
> 
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python




More information about the Twisted-Python mailing list