using SSh problem!

Lawrence D'Oliveiro ldo at geek-central.gen.new_zealand
Thu Oct 2 05:46:16 EDT 2008


In message <mailman.1881.1222937896.3487.python-list at python.org>, sa6113
wrote:

> I want to connect form a windows machine to a Linux one using SSH (I use
> Paramiko) and simply copy a file to Linux machine.

Do you want to be able to connect without having to enter a password? You'll
need to set up a public/private key pair for that.



More information about the Python-list mailing list