This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ssh session hangs while running cmd on remote server


KenLee wrote:
> 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 happens.  
> 
> However, if I run cygwin directly on the box and enter the exact same
> command, the script file runs no problem.  
> 
> Any help would be most appreciated.  

See what the "CYGWIN" environment variable is set to in both cases.  If the
'ssh' session has 'tty', you'll want to remove that.  It's probably in the
server's startup environment.  If having 'tty' set is the problem, you
should be able to reproduce it by running the same script from 'rxvt'.

Otherwise, see <http://cygwin.com/problems.html> for a description of the
diagnostic information you should send to the list in any follow-up.

-- 
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
216 Dalton Rd.                          (508) 893-9889 - FAX
Holliston, MA 01746

_____________________________________________________________________

A: Yes.
> Q: Are you sure?
>> A: Because it reverses the logical flow of conversation.
>>> Q: Why is top posting annoying in email?

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]