| www.delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-developers-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin-developers/> |
| List-Post: | <mailto:cygwin-developers AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-developers-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-developers-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin-developers AT sources DOT redhat DOT com |
| Message-ID: | <3AA021A1.E17D829C@gmx.de> |
| Date: | Fri, 02 Mar 2001 23:41:37 +0100 |
| From: | Reinhard Nissl <rnissl AT gmx DOT de> |
| X-Mailer: | Mozilla 4.76 [en] (Windows NT 5.0; U) |
| X-Accept-Language: | de,en,fr |
| MIME-Version: | 1.0 |
| To: | "cygwin-developers AT cygwin DOT com" <cygwin-developers AT cygwin DOT com> |
| Subject: | mkdir and UNC paths |
Hi, I'd like to report the following problem: rnissl AT MERLIN ~ $ mkdir --verbose -p //elton/tmp/xx1 created directory `//elton'created directory `//elton/tmp'mkdir: created directory `//elton/tmp/xx1' rnissl AT MERLIN ~ $ mkdir --verbose -p //elton/tmp/xx1 mkdir: created directory `//elton/tmp/xx1' rnissl AT MERLIN ~ $ mkdir --verbose -p //elton/tmp/xx1 mkdir: created directory `//elton/tmp/xx1' The command's don't create the directory xx1 on share \\elton\tmp. Instead the first command creates the directories /elton and /elton/tmp. But xx1 is never/nowhere created. I'm using the latest available cygwin packages. Bye. -- Dipl.-Inform. (FH) Reinhard Nissl mailto:rnissl AT gmx DOT de
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |