sshd in python for windows 7

News123 news123 at free.fr
Sun Feb 7 05:42:12 EST 2010


Hi Jerry,

Jerry Hill wrote:
> On Sat, Feb 6, 2010 at 7:07 PM, News123 <news123 at 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


THanks a look at it in moe detail.
Yesterday I made the probably wrong assumption, that twisted-conch
exists only for linux as I just found a twisted-conch tarball.

Probably however twisted-conch is already part of the twisted windows
installer package I'll check this.

N




More information about the Python-list mailing list