X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Date: Sat, 13 Oct 2007 11:22:21 -0700
From: Gary Johnson <garyjohn@spk.agilent.com>
To: cygwin@cygwin.com
Subject: Re: How to remotely log in and execute a program
Message-ID: <20071013182220.GB8632@suncomp1.spk.agilent.com>
Mail-Followup-To: cygwin@cygwin.com
References: <13191124.post@talk.nabble.com> <13192157.post@talk.nabble.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <13192157.post@talk.nabble.com>
User-Agent: Mutt/1.5.16 (2007-06-09)
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 2007-10-13, ppmoore wrote:
> Hello again,
> 
> Just to say that I found a partial solution, by copying the ssh login keys
> generated on Cygwin on the Windows box to the .ssh directory on the remote
> Linux box, and then executing from a local Cygwin xterm:
>   DISPLAY=localhost:0.0 ssh -Y -C -q user@remote-machine "command"
> 
> But is there a way to do it by running a Cygwin script on the Windows box?

IIUUC, yes, just install the ssh server on your Cygwin/Windows box.  
The instructions are here: 

   /usr/share/doc/Cygwin/openssh.README

Regards,
Gary

--
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/

