Navigation:Documentation:Other:Link Collection:~~CLOUD:30~~ |
Table of Contents
Welcome to the Linux-NTFS WikiThe 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?
This website is currently experiencing difficulties. Our server has been victim to an attack and has been
taken offline. We are now in the process of maintaining the pages and bringing everything back up.
The forum is still offline. Please try again soon. Getting started - Please read this Section!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:
Documentation Pointers:Here are some good entry points to the documentation:
Other things you might find interesting are:
Latest News:ntfsprogs 2.0.0 released:
ntfsprogs 1.13.1 released:
ntfsprogs 1.13.0 released:
|