Short: Port of Tuxera's NTFS-3G file system Author: Fredrik Wikstrom Uploader: Fredrik Wikstrom Type: disk/misc Version: 53.5 Architecture: m68k-amigaos 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. This is a port of NTFS-3G for AmigaOS 3.x. For the original source code and pre-compiled binaries for the other operating systems mentioned above you should go to: https://www.tuxera.com/community/open-source-ntfs-3g/ Requirements: - filesysbox.library Installation: Copy L/NTFileSystem3G. L:NTFileSystem3G Usage: When creating a DOSDriver or Mountlist entry for an NTFS partition make sure that the FileSystem and Handler are set as follows: FileSystem = L:NTFileSystem3G 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.