SSH Connection with Python

S

Schneider

Hi Folkz,
how can i create a SSH-Connection with python? I have to send some
commands to the remote host and parse their answers.
greatz Johannes
 
P

Peter Pearson

how can i create a SSH-Connection with python? I have to send some
commands to the remote host and parse their answers.
greatz Johannes

I've been using Twisted (twistedmatrix.com). It is especially
convenient for the server end. Its organization is "event-driven",
which you may or may not find convenient.
 
P

Peter Pearson

I've been using Twisted (twistedmatrix.com). It is especially
convenient for the server end. Its organization is "event-driven",
which you may or may not find convenient.

Oops! The question was about SSH, and I was blathering about SSL.
Sorry.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,470
Messages
2,571,807
Members
48,797
Latest member
PeterSimpson
Top