Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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 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" Subject: mkdir and UNC paths Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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