Adding full read/write NTFS support to Linux has been a story of damaged reputations, data corruptions and human ingenuity! Now after 12 years in development, there is a full driver at last! Here is a brief tutorial how to make use of it.
Full story »
mattflaschen
17 years 16 weeks 1 day 14 hours ago
I don't understand why this uses
I don't understand why this uses FUSE. Doesn't that impact performance?
merc
17 years 16 weeks 8 hours 6 min ago
I think the main reason is licensing.
I think the main reason is licensing. The two licenses are not compatible. So, you can't link the ntfs code to the kernel -
[10 minutes later]
Nevermind that idea. It is actually released under the GPL. I don't get why it needs FUSE...!
Merc.