From owner-freebsd-questions@FreeBSD.ORG Fri Apr 2 12:35:39 2004 Return-Path: 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 DC1A816A4EB for ; Fri, 2 Apr 2004 12:35:39 -0800 (PST) Received: from ws1.cnweb.com (ws1.cnweb.com [207.91.1.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 4CFDA43D4C for ; Fri, 2 Apr 2004 12:35:39 -0800 (PST) (envelope-from darryl@osborne-ind.com) Received: (qmail 10834 invoked from network); 2 Apr 2004 20:35:38 -0000 Received: from p245n23.ruraltel.net (HELO darryl) (24.225.23.245) by spkg.com with SMTP; 2 Apr 2004 20:35:38 -0000 From: "Darryl Hoar" To: Date: Fri, 2 Apr 2004 14:37:06 -0600 Message-ID: <008b01c418f2$43ecef50$0701a8c0@darryl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4927.1200 Subject: Samba Question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: darryl@osborne-ind.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Apr 2004 20:35:40 -0000 Greetings, I have Samba installed on a Freebsd 5.1 server. I am trying to map a share from a windows machine so that I can copy the data. I can not change the windows share name. It has a space in it. How do I specify the share name in fstab. share name: PSR COMPLETE //user@mymachine/PSR COMPLETE /psrcomplete smbfs ro,noauto 0 0 doesn't work. Can't use quote marks. ideas ? No I can't change the share name. No, I can't totally elimnate windows (altough I'd like to). thanks, Darryl