X-Spam-Check-By: sourceware.org Date: Thu, 11 May 2006 16:32:33 -0400 From: David Arnstein To: cygwin AT cygwin DOT com Subject: Re: ssh to 2003 server exist immediately Message-ID: <20060511203233.GA2673@panix.com> Reply-To: arnstein AT pobox DOT com References: <4461FD21 DOT 3050606 AT cygwin DOT com> <44622D6F DOT 2090303 AT cygwin DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.10i Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Wed, May 10, 2006 at 08:35:24PM -0700, Andrew DeFaria wrote: > Andrew DeFaria wrote: > This is very frustrating because my client relies on a command I wrote > called "smake" which essentially boils down to: "rsh -n cd > && make" that is intended to perform the make on . > As you can see it relies on rsh, passwordless login to > executing a command. But with this new 2003 server rsh > hangs! Here is a long-shot guess. I had a situation where I could reliably do an interactive ssh between two hosts. I could not do an scp though. I use the bash shell everywhere. My problem was that my .bashrc file caused text output to occur. I had put in a debugging message echo entering .bashrc at `date` When I removed this statement from my .bashrc, I was able to use scp. -- 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/