
NTFS-3G for Mac OS X is a read-write (finally) NTFS file-system driver. This means we can finally write to memory sticks larger than 4GB (formatted with NTFS).
I have created a package similar to shadowofged’s original NTFS-3G package, providing better integration with OS X such as automatic mounting of volumes. It is loosely based on the old shadowofged package, but the binary-only components have been replaced by my own GPL replacements.
What’s new:
Version 1.2506: Fix: In certain, rare circumstances, any area of the NTFS volume, except the NTFS boot sector, could get corrupted. The chance for this to happen is higher for close to full disk utilization and using one of the more uncommon, less than 4096 byte cluster sizes. The cluster size is logged under the /var/logs directory usually in the ‘messages’ or ‘daemon.log’ log file, as the blksize mount parameter. All stable releases have this issue since version 1.328. Upgrade is strongly recommended from all NTFS-3G releases. Full release notes available.



