delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2007/10/16/11:17:03

X-Recipient: archive-cygwin AT delorie DOT com
X-Spam-Check-By: sourceware.org
Date: Tue, 16 Oct 2007 17:16:43 +0200
From: Corinna Vinschen <corinna-cygwin AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: "/" in filename confuses handling of spec. chars on non-managed mount
Message-ID: <20071016151643.GY20400@calimero.vinschen.de>
Reply-To: cygwin AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
References: <4714C9F3 DOT 8000706 AT chello DOT hu>
MIME-Version: 1.0
In-Reply-To: <4714C9F3.8000706@chello.hu>
User-Agent: Mutt/1.5.16 (2007-06-09)
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 Oct 16 16:25, ?rsek L?szl? wrote:
> Hi,
>
> I'm running "CYGWIN_NT-5.1 1.5.24(0.156/4/2) 2007-01-31 10:57".
>
> If I try to create a regular file with a colon (:) in its name, cygwin 
> refuses it with ENOENT (rightly so):
>
>     $ echo test >"a:b"
>     -bash: a:b: No such file or directory

a:b is win32 speak for file b in the current working directory of
drive a:

> However, if I put, in addition, a slash in the name:
>
>     (
>       set -e -C -x
>
>       mkdir test
>       df -m test
>       dd if=/dev/zero bs=4096 count=1024 >'test/a:b'
>       df -m test
>       ls -lsn 'test/a:b'
>       ls -lsn test
>     )

test/a:b is win32 speak for a stream b of file a in the directory test.
http://www.flexhex.com/docs/articles/alternate-streams.phtml


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019