Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <001b01c1352c$f9f1efa0$0100a8c0@duron>
From: "Frank Wuebbeling" <wuebbel@math.uni-muenster.de>
To: "Gerald Villemure" <gerald@ik.ca>, <cygwin@cygwin.com>
References: <003d01c1336e$26b8d0f0$0200000a@dyn.ik.ca>
Subject: Re: On Win98, connections hang when using remote command execution with SSHD.
Date: Tue, 4 Sep 2001 12:33:00 +0200
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.50.4522.1200
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200


> Using "remote command execution" or in other words a non interactive
> connection to the SSHD server process seems to hang on Win98

Same problem here.  Forcing terminal allocation with -t probably solves
*your* problem, but at least with me creates a new, nastier one. Please do
me the favor and try it:

-> try "ssh -t localhost id". Will probably work, provided you have setup
your access correctly.
-> try "while true; do ssh -t localhost id; done". Will work about seven
times, and then send sshd to hell.

anybody has a solution for this?



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

