NTFS Write for OS X
I've been recently faced with the ever lasting problem - Apple, please do something about it? - of trying to connect an NTFS external hard drive to my laptop only to be surprised that I can read everything on the drive perfectly but can't write back to it.
It turns out that it's a very well-known thing that OS X only support reading for NTFS drives. Turning to google for a free solution, I was bombarded with a gazillion mentions of NTFS-3G and MacFUSE. Unfortunately, most of these mentions are quite outdated. I finally stumbled upon a nice way in http://fernandoff.posterous.com/ntfs-write-support-on-osx-lion-with-ntfs-3g-f and http://fernandoff.posterous.com/ntfs-3g-20120115-binary-installer.
Summing up the steps to get NTFS write up and running on - in my case - OS X Mountain Lion 10.8:
Download/install Fuse4x http://www.fuse4x.org/
Download/install NTFS-3G binary (special one compiled against fuse4x extracted from macports) https://github.com/downloads/fernandofig/ntfs-3g_osx_binary_image_builder/NTFS-3G.dmg
In the NTFS-3G run the Switch binary and accept changing the default NTFS mounting to the new NTFS-3G
If everything went well, now, whenever you plug an external NTFS hard drive, it will be mounted with write enabled.











