| 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 sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| X-Envelope-Sender-Is: | Andrej DOT Borsenkow AT mow DOT siemens DOT ru (at relayer goliath.siemens.de) |
| From: | "Andrej Borsenkow" <Andrej DOT Borsenkow AT mow DOT siemens DOT ru> |
| To: | "Robert Collins" <robert DOT collins AT itdomain DOT com DOT au>, <cygwin AT cygwin DOT com> |
| Cc: | "David Starks-Browning" <starksb AT ebi DOT ac DOT uk> |
| Subject: | RE: Cygwin: mkdir fails on UNC pathnames (FAQ alert) |
| Date: | Thu, 21 Jun 2001 13:02:55 +0400 |
| Message-ID: | <002701c0fa30$f5b18540$21c9ca95@mow.siemens.ru> |
| MIME-Version: | 1.0 |
| X-Priority: | 3 (Normal) |
| X-MSMail-Priority: | Normal |
| X-Mailer: | Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) |
| In-Reply-To: | <EA18B9FA0FE4194AA2B4CDB91F73C0EF08F084@itdomain002.itdomain.net.au> |
| X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4522.1200 |
| Importance: | Normal |
> > > Huh? > > Rob > > > -----Original Message----- > > From: Christopher Faylor [mailto:cgf AT redhat DOT com] > > > > > > Robert could you add this to the FAQ? GNU mkdir doesn't > > understand UNC > > paths. > > > > cgf > > It is not quite right. You can do 'mkdir //server/share/path' but you cannot do 'mkdir -p //server/share/path'. The reason is, mkdir -p checks if all components exist and it fails for the first one, because //server is not a directory. -andrej -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |