On Sat, Feb 6, 2010 at 7:07 PM, News123 <news...@free.fr> wrote: > Hi, > > I wondered which modules would be best to perform following task: > > A user uses a standard ssh (e.g. putty or openssh) client and performs > an ssh to a windows host > > The windows host would run a python script acting as ssh server.
The Twisted library has an sshd implementation, called conch. Here an article with a simple python sshd built with twisted: http://www.ibm.com/developerworks/linux/library/l-twist4.html -- Jerry -- http://mail.python.org/mailman/listinfo/python-list