Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <001b01c1352c$f9f1efa0$0100a8c0@duron> From: "Frank Wuebbeling" To: "Gerald Villemure" , References: <003d01c1336e$26b8d0f0$0200000a AT dyn DOT ik DOT 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/