NTFS-3G is a free, easy to use and powerful tool, a read-write NTFS file-system driver. This means one can finally write to memory sticks larger than 4GB (formatted with NTFS).
Here are some key features of "NTFS-3G":
· Ability to format NTFS volumes via diskutil
· Automatic read-write mounting of NTFS volumes
· Customizable locale settings on a per-volume basis
· An opt-out solution for volumes you want mounted read-only via Apple's NTFS driver.
· Waits for MacFUSE 'mounted' notification prior to handing drives to Finder
Requirements:
· MacFUSE Core
· MacFUSE Tools
What's New in This Release: [ read full changelog ]
· New: implemented fsync() and fsyncdir().
· New: implemented the ’sync’ mount option.
· New: sanity check upcase table.
· New: added a big-endian extended attribute name for attrib and times.
· New: added an extended attribute name for creation time.
· New: enable renaming of system extended attributes.
· Change: improved appending data to fragmented files.
· Change: improved rebuilding a runlist.
· Change: improved comparing filenames on big-endian CPUs.
· Fixed stat(2) for system files with no data.
· Fixed alignment on cached structures.
· Fixed Posix ACLs for big-endian CPUs.
· Fixed deleting files using ignore_case option.
· Fixed allocated size when an attribute update causes unnamed data to be expelled.