Suggest design to accomodate non-unix platforms ?

Irmen de Jong irmen.NOSPAM at xs4all.nl
Wed Apr 18 09:56:47 EDT 2012


On 18-4-2012 15:35, Richard Shea wrote:
> ... which I think would work and be sufficiently flexible to deal with
> alternatives to putty.exe but is there a more established (...
> better !) way of doing this stuff ?

Perhaps install Cygwin and use its ssh.exe?
Or use the paramiko library? (which, I believe, implements SSH directly)

Irmen



More information about the Python-list mailing list