Is NTFS-3G safe for writing?

Posted by katrmr on Ask Ubuntu See other posts from Ask Ubuntu or by katrmr
Published on 2011-03-27T20:03:53Z Indexed on 2012/11/30 23:21 UTC
Read the original article Hit count: 183

Filed under:
|

These days, I have to use the NTFS-3G driver to write to an NTFS drive (which will later be used in Windows). But I still remember the olde times of Linux ntfs driver which clearly said in the docs: 'If you write to an ntfs volume, run our special program afterwards which will clean up the damage done.'

So, I read through the man, the docs, the Tuxera site and Askubuntu and found no discussion of the write-safety of NTFS-3G. The only thing that was mentioned somewhere is that the driver doesn't support the NTFS journal.

So, the question is, can I use NTFS-3G and be sure that I will later read what I have written to the files? Won't, for example, Windows find the journal entries missing and 'clean up' the data according to its own faulty understanding?

© Ask Ubuntu or respective owner

Related posts about filesystem

Related posts about ntfs