[Tutor] python and network connections (ssh)

Isaac Hall hall at nhn.ou.edu
Mon Oct 18 16:40:57 CEST 2004


Hi pythoneers!

OK, say I want to have a python program/script ssh to another machine on 
an intranet, prompt for a password, after getting a successful password, 
it would then go and retrieve one file and then close the connection.

can this be done by just making the program run shell commands, or is 
there a smarter/sleeker way to do this?

Thanks,
Ike

-- 



More information about the Tutor mailing list