From owner-freebsd-questions@FreeBSD.ORG Wed Aug 27 13:52:19 2003 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 6D65D16A4C0 for ; Wed, 27 Aug 2003 13:52:19 -0700 (PDT) Received: from remt30.cluster1.charter.net (remt30.cluster1.charter.net [209.225.8.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 856DF44003 for ; Wed, 27 Aug 2003 13:52:18 -0700 (PDT) (envelope-from chowse@charter.net) Received: from [66.168.145.25] (HELO moe) by remt30.cluster1.charter.net (CommuniGate Pro SMTP 4.0.6) with ESMTP id 6074149; Wed, 27 Aug 2003 16:52:15 -0400 From: "Charles Howse" To: "'Kirk Strauser'" , Date: Wed, 27 Aug 2003 15:52:04 -0500 Message-ID: <009f01c36cdd$145b8420$04fea8c0@moe> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 In-Reply-To: <87isoiq2lp.fsf@strauser.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Subject: RE: Freebsd ufs under WIN X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Aug 2003 20:52:19 -0000 > > Samba will let you read and write to UFS in Windows. >=20 > Um, no. Samba will let you browse a filesystem residing on a FreeBSD > server. It will not let you mount the filesystem natively on=20 > a local drive. The question was: > is there any utility that can mount Freebsd UFS under win for=20 > read/write. I have a FBSD machine running Samba. I 'share' certain directories within smb.conf. When I browse the Samba shares from my Windows XP Pro machine, not only can I read and write to them, I can mount them as as a Network drive, which is essentialy the same as a local drive. If I misunderstood the original question, I'm sorry, but it will work the way I have just outlined.