| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
| List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
| List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
| Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
| Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
| X-Authentication-Warning: | hp2.xraylith.wisc.edu: khan owned process doing -bs |
| Date: | Tue, 18 Jan 2000 13:03:36 -0600 (CST) |
| From: | Mumit Khan <khan AT NanoTech DOT Wisc DOT EDU> |
| To: | Paul Smith <paul DOT smith AT zonnet DOT nl> |
| cc: | cygwin AT sourceware DOT cygnus DOT com |
| Subject: | Re: SSH Problem |
| In-Reply-To: | <1e5e1186a1.186a11e5e1@zonnet.nl> |
| Message-ID: | <Pine.HPP.3.96.1000118130202.3658E-100000@hp2.xraylith.wisc.edu> |
| MIME-Version: | 1.0 |
On Tue, 18 Jan 2000, Paul Smith wrote: > I've just installed one of the SSH ports for CYGWIN and it tries to > make a directory call //.ssh which it is unable to do. > > If you type "mkdir //.ssh", this also fails. I'm guessing this is a > problem with the directory conversion algorithm used in CYGWIN. > > Note: I'm using B20.1 Define HOME. SSH will try to open $HOME/.ssh, and if you don't have HOME defined, it's somehow becoming //.ssh, which is of course a network path in windows, and it'll fail unless you have a share named //.ssh (and even then it'll fail since you can't just create a share like that). Regards, Mumit -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |