[Twisted-Python] ssh v1 support

Deniz Pecel apenon at gmail.com
Fri Jan 2 08:20:46 MST 2009


Thanks Cary. Are there any available easy to use library other than twisted
that supports ssh v1?
Deniz

On Fri, Dec 26, 2008 at 4:17 PM, Cary Hull <cary.hull at gmail.com> wrote:

> Not out of the box. Conch is ssh2 only. However, you can attain ssh1
> support by wrapping the binary (ssh) with a ProcessProtocol:
>
> http://twistedmatrix.com/projects/core/documentation/howto/process.html
>
> Before you start on your own implementation I would wait to see if
> anyone has done this already and wouldn't mind sharing. :)
>
> -Cary
>
> On Fri, Dec 26, 2008 at 7:47 AM, Deniz Pecel <apenon at gmail.com> wrote:
> > Hi List
> > Does twisted support ssh v1?
> > thanks
> >
> > _______________________________________________
> > Twisted-Python mailing list
> > Twisted-Python at twistedmatrix.com
> > http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
> >
> >
>
>
>
> --
> 01100011 01100001 01110010 01111001
>
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/twisted-python/attachments/20090102/fe338b25/attachment.html>


More information about the Twisted-Python mailing list