The goals of the Linux-NTFS project are to develop reliable and full feature access to NTFS by the Linux kernel driver and by a user space driver (ntfsmount), and to provide a wide collection of NTFS utilities and a developer's library for other GPLed programs. We have already achieved a lot, with high quality results.
We have recently released ntfsprogs 2.0.0 with full read/write support!
Get it from our downloads-page, or read more at How can I access NTFS?
The forum is still offline. Please try again soon.
This project provides several ways to access and modify NTFS volumes. First, there is the Linux kernel driver: It is fast and reliable when reading files, but it has very limited write support. Almost all Linux distributions (except RedHat/Fedora) already include the kernel driver. Second, there is the ntfsmount: It is a user-space driver comparable to the kernel driver concerning reliability, but includes full write support since version 2.0.0. Third there are our ntfsprogs, which are a collection of tools for performing various operations on NTFS volumes like creating, resizing, cloning and so on.
In short:
Here are some good entry points to the documentation:
Other things you might find interesting are:
| [2007-09-29 07:55] The long awaited 2.0.0 release is finally here! Highlights are that ntfsmount sports full read/write support, libntfs can read encrypted files and ntfsresize as well as all other tools support Windows Vista. Upgrade is strongly recommended. Read More >> |
| [2006-06-21 09:25] Time for another release. Many bug fixes and enhancements so update is strongly recommended. Read More >> |
| [2006-02-27 09:56] The long awaited release. Lots of enhancements and fixes across the board. See the changelog for details but a few notable changes are that mkntfs now creates NTFS 3.1 (Windows XP) volumes by default and that ntfsmount can deal with symbolic links and device files. Read More >> |