diff options
author | core <eroc@linuxmail.org> | 2010-05-11 15:18:42 +0200 |
---|---|---|
committer | Michiel van Wessem <michiel@slackbuilds.org> | 2010-05-11 15:18:42 +0200 |
commit | b18c3ea4e657fd400467b6576c1dcffe21f40083 (patch) | |
tree | 6979ceb743efadd41efa9792e6046cfde67bcbbf /system/ntfs-3g/README | |
parent | 870fc227989e5f5ae2011bc506329f862003c0f5 (diff) | |
download | slackbuilds-b18c3ea4e657fd400467b6576c1dcffe21f40083.tar.gz |
system/ntfs-3g: Initial import
Diffstat (limited to 'system/ntfs-3g/README')
-rw-r--r-- | system/ntfs-3g/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/system/ntfs-3g/README b/system/ntfs-3g/README new file mode 100644 index 0000000000..7e76ea645a --- /dev/null +++ b/system/ntfs-3g/README @@ -0,0 +1,11 @@ +ntfs-3g - NTFS-3G Read/Write Driver + +The NTFS-3G driver is an open source, freely available NTFS driver +for Linux with read and write support. It provides safe and fast +handling of the Windows XP, Windows Server 2003, Windows 2000 and +Windows Vista file systems. Most POSIX file system operations are +supported, with the exception of full file ownership and access +right support. + +This package requires FUSE 2.6.0 or later to guarantee full data +safety, for which a package is available from SlackBuilds.org. |