Download List

專案描述

NTFS-3G is a stable read/write NTFS driver. It is
available for over 180 Linux distributions and the
default read/write NTFS driver for most major
ones. It has been ported to many other operating
systems like FreeBSD, NetBSD, Solaris, Haiku, and
Mac OS X, and to little/big-endian, 32/64-bit, and
MMU-less computer architectures.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-05-21 00:18
2009.4.4AR.10

A macro usage which can be be bad on big-endian processors was fixed. A version dependency in the security API was fixed. Access control to system extended attributes when Posix ACLs are enabled was fixed. Execution access by root when Posix ACLs are enabled on Linux kernel 2.6.29 or later was fixed. Inheritance of NTFS ACLs and Posix ACLs was fixed. The code was adapted to ntfs-3g-2009.4.4.
標籤: Minor feature enhancements, Advanced NTFS-3G Features

2009-05-21 00:17
2009.4.4

Mount and system boot could hang if Linux kernel audit was enabled. A volume could be potentially corrupted or the driver crashed after a partial write or hardware error. The driver could crash handling highly fragmented files. All of these problems were fixed.
標籤: Major bugfixes

2009-02-13 10:03
2009.1.1AR.1

This release implements security, trusted, and open name spaces for extended attributes. It relocates the extended attributes mapping code for NTFS attribs, and has been updated for ntfs-3g-2009.1.1.
標籤: Advanced NTFS-3G Features, Minor feature enhancements

2009-02-13 10:03
2009.2.1

The driver may have crashed when it tried to read a highly fragmented file, or a directory that was either corrupted or unreadable due to a hardware error. Upgrading is recommended. The user extended attribute namespace is supported by default on Linux. A volume having unclean journal file is recovered and mounted by default. The 'recover' and 'norecover' mount options were introduced. The former option will cause the driver to recover and repair a corrupted or inconsistent NTFS volume, if possible.
標籤: Major bugfixes

2009-01-23 17:46
2009.1.1

Built-in, transparent UTF-8 conversion support was
added. This solves problems with hidden and
inaccessible filenames having national characters.
Support for getting or setting the file creation
timestamp on Mac OS X was added. A problem was
fixed in which an extended attribute got corrupted
if the new attribute size was smaller than the
original size. A memory leak when an extended
attribute or alternate data stream couldn't be
opened was fixed. An error is reported if a
filename cannot be listed while reading a
directory.
標籤: Major feature enhancements

Project Resources