how to push data in to ssh in python?

Thomas Wouters thomas at xs4all.nl
Mon Jul 3 04:00:11 EDT 2000


On Mon, 03 Jul 2000 11:56:41 +1000, Sam Wun <swun at esec.com.au> wrote:

>Thanks

Your question is incomplete. What do you want to do ? Did you look at
popen(), and is it not what you want ? Does ssh require the input to come
from a pseudo-terminal ? Can't you use a normal shell pipeline and make your
python script just 'print' what you want to output ? Are you encountering
difficulties with any of these ideas, or not finding the right documentation?

Oh, and it's not necessary to post both in HTML and in plaintext.. Just
plaintext will do just fine ;)

How-do-I-get-a-zilion-dollars-ly y'rs,
	Thomas.



More information about the Python-list mailing list