In message <[EMAIL PROTECTED]>, 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. -- http://mail.python.org/mailman/listinfo/python-list