From owner-freebsd-questions@FreeBSD.ORG Wed Apr 30 09:56:57 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 84E3A37B412 for ; Wed, 30 Apr 2003 09:56:57 -0700 (PDT) Received: from its-mu-hestia.its.rmit.edu.au (its-mu-hestia.its.rmit.edu.au [131.170.1.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20EBF43FB1 for ; Wed, 30 Apr 2003 09:56:56 -0700 (PDT) (envelope-from Neeraj.Arora@ems.rmit.edu.au) Received: from ems.rmit.edu.au (ems.rmit.edu.au [131.170.10.112]) (8.10.1/8.10.1/ANTI-SPAM/ANTI-RELAY/HESTIA) with ESMTP id h3UGurh20419 for ; Thu, 1 May 2003 02:56:53 +1000 (EST) Received: from INET1-MTA by ems.rmit.edu.au with Novell_GroupWise; Thu, 01 May 2003 02:56:54 +1000 Message-Id: X-Mailer: Novell GroupWise Internet Agent 6.0.3 Beta Date: Thu, 01 May 2003 02:56:33 +1000 From: "Neeraj Arora" To: , , Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Re: NTFS Question 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, 30 Apr 2003 16:56:57 -0000 Cant MS make anything properly... --neeraj >>> Anthony Naggs 05/01/03 02:38am >>> [snip] Below is an extract from: http://linux-ntfs.sourceforge.net/info/ntfs.html#3.2=20 3.2 Can the Driver write to an NTFS volume, too? Not really. There are two drivers, currently. The original driver, in 2.4 has = some=20 write code in it, but it is extremely dangerous to use it. The=20 possibility of destroying your filesystem is very high. The new driver, introduced in 2.5.11, has some write code, but it's=20 very limited. The driver can overwrite existing files, but it cannot=20 change the length, add new or delete existing files. Adding write support will take a long time. NTFS is built like a=20 database. Any changes you make, necessitate making changes in many=20 places, for consistancy. Make a mistake and the filesystem will be=20 damaged, make too many mistakes and the filesystem will be destroyed.=20 --=20 Anthony Naggs _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions=20 To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org= "