NTFS Question

Neeraj Arora Neeraj.Arora at ems.rmit.edu.au
Wed Apr 30 09:56:57 PDT 2003


Cant MS make anything properly...

--neeraj

>>> Anthony Naggs <tony at ubik.demon.co.uk> 05/01/03 02:38am >>>
[snip]

Below is an extract from:
http://linux-ntfs.sourceforge.net/info/ntfs.html#3.2 

  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 
  write code in it, but it is extremely dangerous to use it. The 
  possibility of destroying your filesystem is very high.

  The new driver, introduced in 2.5.11, has some write code, but it's 
  very limited. The driver can overwrite existing files, but it cannot 
  change the length, add new or delete existing files.

  Adding write support will take a long time. NTFS is built like a 
  database. Any changes you make, necessitate making changes in many 
  places, for consistancy. Make a mistake and the filesystem will be 
  damaged, make too many mistakes and the filesystem will be destroyed. 


-- 
Anthony Naggs
_______________________________________________
freebsd-questions at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions 
To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"



More information about the freebsd-questions mailing list