X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <483A9370.9030909@trustcenter.de> Date: Mon, 26 May 2008 12:39:44 +0200 From: Martin Muenstermann User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: fstab 1.7: spaces in win32path References: <483A7D06 DOT 1070305 AT trustcenter DOT de> <483A86B6 DOT 7462EC54 AT dessent DOT net> In-Reply-To: <483A86B6.7462EC54@dessent.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Brian Dessent 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. Ooops. Should (and can) I go back to 1.5? >> 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. Thanks, that did it. Martin -- 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/