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 |
Message-ID: | <3930FA26.6C57BC6F@vinschen.de> |
Date: | Sun, 28 May 2000 12:51:18 +0200 |
From: | Corinna Vinschen <corinna AT vinschen DOT de> |
Reply-To: | cygwin <cygwin AT sourceware DOT cygnus DOT com> |
X-Mailer: | Mozilla 4.73 [en] (X11; I; Linux 2.2.14 i686) |
X-Accept-Language: | de, en |
MIME-Version: | 1.0 |
CC: | cygwin AT sourceware DOT cygnus DOT com |
Subject: | Re: File name syntax (WAS: RE: FW: Can not config sshd) |
References: | <m12vx8L-0003KmC AT megami DOT veritas DOT com> |
It's no general path problem and it's no general $HOME problem. We only have that problem if an application is not enough `defensive' in handling paths. IMHO, it's quite annoying that some applications don't check the given path for trailing slash. That's it, the missing check for trailing slash! Most of the time. I think we should simply do that: - Don't let the root dir be HOME. There's no reason to do so. Tell people that fact as often as they need it (FAQ?). - Let's port applications so that they check the path for trailing slashes as far as it could result in a faulty UNC path (Yes, my openSSH port is affected as well!) Corinna -- 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 |