From owner-freebsd-questions Tue Feb 18 9: 8:55 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BAA437B405 for ; Tue, 18 Feb 2003 09:08:54 -0800 (PST) Received: from mail1.uits.uconn.edu (mail1.uits.uconn.edu [137.99.25.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5C7D43F3F for ; Tue, 18 Feb 2003 09:08:53 -0800 (PST) (envelope-from matt@forsetti.com) Received: from [137.99.80.149] (d80h149.public.uconn.edu [137.99.80.149]) by mail1.uits.uconn.edu (8.11.6/8.11.6) with ESMTP id h1IH8ka01637 for ; Tue, 18 Feb 2003 12:08:47 -0500 Subject: spaces in fstab From: Matt Smith To: freebsd-questions@freebsd.org Content-Type: text/plain Organization: Message-Id: <1045588121.18332.15.camel@d80h149.public.uconn.edu> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 Date: 18 Feb 2003 12:08:41 -0500 Content-Transfer-Encoding: 7bit X-MailScanner: Found to be clean X-MailScanner-SpamCheck: not spam, SpamAssassin (score=0.5, required 6, SIGNATURE_SHORT_DENSE, SPAM_PHRASE_00_01) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Could anyone tell me how to put spaces in fstab for mount points or device names? I am trying to use mount_smbfs to mount an SMB share with spaces in the name. However, I am sure this same difficulty would apply if my mount point contained spaces, such as /home/me/My\ Documents. I have tried various combinations of \040, escaping, and quoting, with no luck so far. Any thoughts? -Matt -- Matt Smith To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message