Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Sat, 9 Jul 2005 10:28:42 +0200
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: File Naming Between Cygwin and Windows
Message-ID: <20050709082842.GQ7507@calimero.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <loom.20050709T065404-647@post.gmane.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <loom.20050709T065404-647@post.gmane.org>
User-Agent: Mutt/1.4.2i

On Jul  9 05:03, Ross MacGillivray wrote:
> 
> I am trying to access via a cygwin application a file called kdeinit-127.0.0.1:0.
> The filename is generated within the software, so it is not trivial to change
> the file name in the file access via the file system.  
> 
> However the underlying Windows file system does not accept colons (:), so the
> file is actually called kdeinit-127.0.0.1_0.
> 
> How does cygwin deal with characters not accepted by the windows file system
> such as colon(:).  Does it translate these characters automtically in file
> system calls?

Usually it chokes, like the underlying OS.  As a workaround you'll
find so called "managed mounts", which only work on fresh created
directories so managed mounts are no general solution.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          mailto:cygwin@cygwin.com
Red Hat, Inc.

--
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/

