vector wrote:
Hi
I have a pyhton gtk app which currently ftps an webcam image to another
box.
I now want to use ssh.
Is there a python module for WINDOWS that will allow me to do this?
Much like the ftplib module.
I cant seem to find things I must be going blind surely there is one.!
Maybe you could search for something from Twisted (IIRC they got a pure
Python SSH implementation).
You could also try running console scp (you can get it from putty site).
--
Regards,
Jakub Piotr Cłapa
_______________________________________________
pygtk mailing list [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/