From owner-freebsd-stable Thu Jun 13 18:38: 9 2002 Delivered-To: freebsd-stable@freebsd.org Received: from smurf.jnielsen.net (12-254-136-47.client.attbi.com [12.254.136.47]) by hub.freebsd.org (Postfix) with ESMTP id E92F237B414 for ; Thu, 13 Jun 2002 18:37:52 -0700 (PDT) Received: from max (max.local [192.168.0.9]) by smurf.jnielsen.net (8.12.3/8.12.3) with SMTP id g5E1bpG4006415; Thu, 13 Jun 2002 19:37:51 -0600 (MDT) (envelope-from stable@jnielsen.net) Message-ID: <069701c21344$3cd3c2d0$0900a8c0@max> From: "John Nielsen" To: , "Mike Hogsett" References: <200206140019.g5E0J1U70705@axp.csl.sri.com> Subject: Re: NTFS (ntfs.ko) Date: Thu, 13 Jun 2002 19:38:51 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ----- Original Message ----- From: "Mike Hogsett" To: Sent: Thursday, June 13, 2002 6:19 PM Subject: NTFS (ntfs.ko) > > We are about to receive some (sensitive) data on possibly an NTFS > filesystem (we are receiving a disk) that we will be performing some > batch processing on. > > I am curious how stable the NTFS support is in FreeBSD 4.5-RELEASE-p6. > > My current plan is to mount the disk read only and copy the data onto the > host's local disk. > > Is ntfs.ko stable enough, or should I but the disk in a Windows box and > tranfer it across the network instead? The NTFS code is quite stable--I've used it on a couple different machines. I seem to recall reading about a case where not all the files on the filesystem were visible when mounted under FreeBSD, but I can't remember where now. Transferring the files across the network is certainly the safest option, and you have the added benefit of being able to write to the filesystem that way as well. Personally (working under the only slightly-untrue notion that FreeBSD can do anything), I'd do it under FreeBSD first and only go to the Windows/network option if you had trouble accessing anything. It should be fast, stable, and a boost for your ego. :) JN To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message