Audio (85) Datatype (14) Demo (26) Development (224) Document (22) Driver (18) Emulation (57) Game (377) Graphics (159) Library (19) Network (46) Office (12) Utility (186) Video (20)
Total files: 1265
Full index file Recent index file
Part of aros exec |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] NTFS-3G is a stable, full-featured, read-write NTFS driver for Linux, Android,
Mac OS X, FreeBSD, NetBSD, OpenSolaris, QNX, Haiku, and other operating
systems. It provides safe handling of the Windows XP, Windows Server 2003,
Windows 2000, Windows Vista, Windows Server 2008, Windows 7 and Windows 8 NTFS
file systems.
Installation:
Copy L/ntfs3g-handler L:
Usage:
When creating a DOSDriver or Mountlist entry for an NTFS partition make sure
that the FileSystem and Handler are set as follows:
FileSystem = ntfs3g-handler
DosType = 0x4e544653
Also to make a read-only mount you can set:
Control = ro
Source code:
The source code for current and older versions is available under GPL license
on github:
https://github.com/salass00/ntfs-3g
Changes:
For a list of changes in this and earlier versions see the releasenotes file.
|