X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Message-ID: <483A86B6.7462EC54@dessent.net>
Date: Mon, 26 May 2008 02:45:26 -0700
From: Brian Dessent <brian@dessent.net>
X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U)
MIME-Version: 1.0
To: Martin Muenstermann <martin.muenstermann@trustcenter.de>
CC: cygwin@cygwin.com
Subject: Re: fstab 1.7: spaces in win32path
References: <483A7D06.1070305@trustcenter.de>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Reply-To: cygwin@cygwin.com
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
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

Martin Muenstermann wrote:

> after my last update of cygwin, I found myself in the cygwin 1.7 world
> (uname -rv: 1.7.0(0.185/5/2) 2008-05-25 20:10).

That was not intentional, the 1.7 update was meant to go to the testing
area.

> My problem:
> I haven't found a way to mount a win32path containing spaces (like
> "c:\\Dokumente und Einstellungen\\myself") through fstab. Tried
> enclosing it with " and/or escaping the spaces (\ ).
> C:\\Dokumente\ und\ Einstellungen\\myself /DOS    some_fs text   0 0

It's done the same as on linux, using \nnn where nnn is the octal value
of the character.

Brian

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

