Re: sshd in python for windows 7

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

Re: sshd in python for windows 7

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

Re: sshd in python for windows 7

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

Re: sshd in python for windows 7

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

sshd in python for windows 7

2010-02-06 Thread News123
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. Instead of controlling a shell the user would directly have acce