[Twisted-Python] SSH server silently failing to open port

Paul Swartz z3p at twistedmatrix.com
Sun Sep 12 22:46:28 EDT 2004


On Sun, 2004-09-12 at 21:37 -0500, Jason Stitt wrote:
> Yes. Plain echoserv works. Interestingly, the echoserv_ssl example in 
> the same directory also works, whereas the conch/ssh example, which I 
> tried again, still does not. I'll have to look into this. Perhaps I 
> should try using reactor.listenSSL instead of conch. But would that 
> even work at all with SFTP?

SFTP is just another protocol.  It usually runs over a Conch-provided
secure channel, but it will run over SSL or even a regular TCP
connection.

-p
-- 
       Paul Swartz
(o_    http://z3p.livejournal.com/
//\    z3p at twistedmatrix.com
V_/_   AIM: z3penguin  GPG:5CF0B1C9
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://twistedmatrix.com/pipermail/twisted-python/attachments/20040912/176b41b8/attachment.pgp 


More information about the Twisted-Python mailing list