A read-write NTFS driver
https://www.tuxera.com/company/open-source/
ntfs-3g_ntfsprogs.spec | ||
ntfs-3g-2010.3.6-nomtab.patch | ||
ntfs-3g-policy | ||
README.md |
ntfs-3g_ntfsprogs
The NTFS-3G driver is an open source, GPL licensed, third generation Linux NTFS driver for 32-bit, little-endian architectures which was implemented by the Linux-NTFS project. It provides full read-write access to NTFS, excluding access to encrypted files, writing compressed files, changing file ownership, access right.
Technically it's based on and a major improvement to the third generation Linux NTFS driver, ntfsmount. The improvements includes functionality, quality and performance enhancements.