Mount your NTFS disk as writeable

Joined
Jun 25, 2007
Messages
6
Reaction score
0
Points
1
NTFSMounter, (10.6 only)
my first cocoa application
mout your NTFS disk as writeable disk
So you can create/modify/delete files in NTFS disk

(When I finished. I found there is already a application named NTFSMounter)
:(

How:
Snow Leopard (10.6) support reading/writing NTFS natively,
Apple does not announce NTFS writing public.
NTFSMounter find the NTFS disk, umount and call mount_ntfs command
to mount it as writeable.

Attachments:
NTFSMounter.app
NTFSMounter source code
snapshots

Bug report:
email to [email protected]

NOTE: write in NTFS disk may cause data losing.

Screen shot 2009-11-25 at ??08.45.08.png

Screen shot 2009-11-25 at ??08.05.44.png

View attachment NTFSMounter.src.zip

View attachment NTFSMounter.app.zip
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top