Re: ssh session hangs while running cmd on remote server

2007-05-31 Thread KenLee
Yes the rsh client is present on the Windows side. But I don't have a rsh daemon running as a service. Now I have to go hunt down the instructions to get that up and running... Larry Hall (Cygwin) wrote: > > KenLee wrote: >> I have tried ssh using both interactive and

Re: ssh session hangs while running cmd on remote server

2007-05-31 Thread KenLee
;> would present a problem other than the standard problem of running pure >>> Windows programs under a Cygwin pty. >> >>The confusion may come from me. ;-) >> >>So are you saying that all Cygwin services effectively use ptys? >> >>Rereading the original post

ssh session hangs while running cmd on remote server

2007-05-31 Thread KenLee
I'm a Linux newbie, so please excuse my dumb questions. Installed cygwin successfully on a box running Win2003 server. When I ssh to it to run a VB script file (.kcu extension) as "cmd /c update.kcu", my client session just hangs until I press Ctrl-C. Meanwhile on the remote server, nothing ha