using SSh problem!

Larry Bates larry.bates at vitalEsafe.com
Fri Oct 3 00:23:36 EDT 2008


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.
> Would you please help me how should I start?
> Is there any useful code?
> 
I find that one of the easiest ways of doing this is to install Cygwin on the 
windows machine, then you have all the Linux capabilities under Windows.  Open 
Cygwin console and you can use ssh, scp, etc. to connect to Linux box, copy a 
file, etc. All with ssh security.

-Larry



More information about the Python-list mailing list