delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2001/03/13/14:00:43

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin AT sources DOT redhat DOT com
Message-ID: <F15DCDDFC247D011A0B20000F84A170F05B22A17@mante10.nam.dow.com>
From: "Habermann, David (DA)" <habermann AT dow DOT com>
To: "'cygwin AT sources DOT redhat DOT com'" <cygwin AT sources DOT redhat DOT com>
Subject: RE: CYGWIN SSH on Windows 2000
Date: Tue, 13 Mar 2001 13:53:40 -0500
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)

Tony:

Yes, you can.  If you have done a standard Cygwin implementation, then you
can use a batch file something like this:

@echo off

SET MAKE_MODE=unix
SET PATH=C:\cygwin\bin;C:\cygwin\usr\local\bin;%PATH%

C:
chdir \cygwin\bin
ssh -v habermann AT my DOT home DOT machine DOT com
exit

The SET PATH line defines the locations within which DLLs files will be
searched for.  When you do it this way, then all files still will work from
their originally defined locations within the Cygwin system (keys in /etc,
config files in /etc, personal stuff in /home/username/.ssh, etc.

Dave



-----Original Message-----
From: D'Agostino, Tony [mailto:tdagosti AT exchea DOT csfb DOT com]
Sent: Tuesday, March 13, 2001 1:42 PM
To: 'cygwin AT sources DOT redhat DOT com'
Subject: CYGWIN SSH on Windows 2000

I'm currently trying to test OpenSSH from a Windows 2000 to Unix Solaris 8.
My question is is it possiable to run the SSH.exe (with the relevant dll's)
from the win32 command box ?. Where does the public key go ???



--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019