X-Recipient: archive-cygwin AT delorie DOT 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 From: D O Newbold Subject: Re: NFS server/exports - exported path with embedded spaces is not successful Cc: cygwin AT cygwin DOT com In-Reply-To: <4BBB9EDF.3070507@redhat.com> References: <4bbb9e8c DOT e302be0a DOT 2f7a DOT fffff101 AT mx DOT google DOT com> <4BBB9EDF DOT 3070507 AT redhat DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 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 AT redhat DOT 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