delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Spam-Check-By: | sourceware.org |
Date: | Mon, 31 May 2010 14:20:34 +0200 |
From: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Problems with mkdir under 1.7 |
Message-ID: | <20100531122034.GG16885@calimero.vinschen.de> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <AANLkTinzwewZXcs_Yilrk7SNu7SPaP8jzIajpEF7iDmm AT mail DOT gmail DOT com> |
MIME-Version: | 1.0 |
In-Reply-To: | <AANLkTinzwewZXcs_Yilrk7SNu7SPaP8jzIajpEF7iDmm@mail.gmail.com> |
User-Agent: | Mutt/1.5.20 (2009-06-14) |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
On May 28 11:33, Dave Hylands wrote: > Hi, > > I've discovered a problem with mkdir under 1.7.x that worked fine under 1.5.x. > > I'm using 1.7.5-1 (I updated to the latest this morning). > > I'm having a problem with mkdir -p when using DFS shares. > > Assume dir exists and newdir doesn't. > Assume computername is the UNC name of a real computer. > Assume dfs-name is the UNC name of DFS "virtual" computer - not sure > what the real terminology is. > > The first 3 all work fine. > mkdir //computername/sharename/dir/newdir > mkdir -p //computername/sharename/dir/newdir > mkdir //dfs-name/dfs-share/dir/newdir > > This one fails: > mkdir -p //dfs-name/dfs-share/dir/newdir > mkdir: cannot create directory '//dfs-name': No such file or directory > > This used to work fine under 1.5.x, so I assume it's a new bug. I don't know. I created two DFS namespaces on my 2008 server machine, one domain namespace, one standalone namespace, and I can do the aforementioned mkdir -p just fine in both namespaces. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |