X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 	tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE
X-Spam-Check-By: sourceware.org
Message-ID: <4bbba88d.4801be0a.5f99.ffffecde@mx.google.com>
Date: Tue, 06 Apr 2010 16:32:58 -0500
To: Eric Blake <eblake@redhat.com>
From: D O Newbold <d.o.newbold@gmail.com>
Subject: Re: NFS server/exports - exported path with embedded spaces is   not successful
Cc: cygwin@cygwin.com
In-Reply-To: <4BBB9EDF.3070507@redhat.com>
References: <4bbb9e8c.e302be0a.2f7a.fffff101@mx.google.com>  <4BBB9EDF.3070507@redhat.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format=flowed
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@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

At 4/6/2010 03:51 PM, Eric Blake wrote:
>On 04/06/2010 02:50 PM, D O Newbold wrote:
> >
> > I've read the man page and find no clarification on the embedded space
> > case.
> > I don't know if this is a bug or just a shortcoming.
>
>Just a matter of not reading in the right place (although admittedly the
>man page could also mention this).
>http://cygwin.com/cygwin-ug-net/using.html#mount-table
>
>If the name of the mount point contains spaces these can be escaped as
>'\040'.
>
>--
>Eric Blake   eblake@redhat.com    +1-801-349-2682
>Libvirt virtualization library http://libvirt.org

I tried this but it didn't work.
I made the necessary change and added an additional (non-space) case as a test.
The services were restarted.
The mount was performed and was successful.
The test case controls were active and verified that the modified 
exports file was in use.
The cases with the escaped \040 embedded spaces were not active, as 
even though I had
specified the noaccess option the directories were descended by the 
find command.

         /cygdrive/c/Program\040Files   (noaccess)

Don 


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

