From owner-freebsd-questions@FreeBSD.ORG Tue Jan 4 00:36:00 2005 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 0060016A4CE for ; Tue, 4 Jan 2005 00:36:00 +0000 (GMT) Received: from a.smtp.taconic.net (outgoing.taconic.net [205.231.144.130]) by mx1.FreeBSD.org (Postfix) with SMTP id 33E0243D1F for ; Tue, 4 Jan 2005 00:35:59 +0000 (GMT) (envelope-from daemon@taconic.net) Received: (qmail 24884 invoked by uid 0); 4 Jan 2005 00:35:58 -0000 Received: from unknown (HELO fbsdlt1.ichabodcrane.org) (205.231.146.242) by 0 with SMTP; 4 Jan 2005 00:35:58 -0000 Date: Mon, 3 Jan 2005 19:35:04 -0500 From: Jonathan Franks To: Phil Schulz Message-Id: <20050103193504.77875c68.daemon@taconic.net> In-Reply-To: <41D73446.4000306@gmx.de> References: <1104620042.634.21.camel@owl2> <41D73446.4000306@gmx.de> X-Mailer: Sylpheed version 0.9.12 (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: sgnezdov@pobox.com cc: freebsd-questions@freebsd.org Subject: Re: Sharing drive data with windows 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: Tue, 04 Jan 2005 00:36:00 -0000 On Sun, 02 Jan 2005 00:37:42 +0100 Phil Schulz wrote: > On 01/01/05 23:54, Sergei Gnezdov wrote: > > Is it possible to have NTFS writable? > > Do I have to use FAT32 to share data with Windows XP? > > > > there is limited support for writing to an ntfs filesystem in freebsd. > see mount_ntfs(8) for details. personally i think you're better off > using fat32 > > regards, > > phil. > Alternatively, you could set up a samba share on the FreeBSD box....