NTFS-3G 1.2216 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News NTFS-3G 1.2216 (Default branch)
# 1  
Old 02-18-2008
NTFS-3G 1.2216 (Default branch)

NTFS-3G is a read/write NTFS driver. NTFS-3G isavailable for over 60 Linux distributions,including most major ones. Moreover, it has beenported to other operating systems like FreeBSD,BeOS, Haiku, and Mac OS X, to big-endian and64-bit computer architectures, and to CPUs likeAMD64, ARM, and MIPS.License: GNU General Public License (GPL)Changes:
This release fixes file and directory removal; rename and move may have been denied with an "Operation not supported" error message. setuid-root ntfs-3g had a local root exploit and other security problems. From now on, unprivileged mounts of block devices are possible only by using the integrated FUSE library (default), which has no known security problem. Unprivileged unmount didn't always work. This release always creates the mount.ntfs-3g symlink in /sbin where mount(8) needs it.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
NTFSPROGS(8)						      System Manager's Manual						      NTFSPROGS(8)

NAME
ntfsprogs - tools for doing neat things with NTFS OVERVIEW
ntfsprogs is a suite of NTFS utilities based around a shared library. The tools are available for free and come with full source code. TOOLS
mkntfs(8) - Create an NTFS filesystem. ntfscat(8) - Dump a file's content to the standard output. ntfsclone(8) - Efficiently clone, backup, restore or rescue NTFS. ntfscluster(8) - Locate the files which use the given sectors or clusters. ntfscmp(8) - Compare two NTFS filesystems and tell the differences. ntfscp(8) - Overwrite a file on an NTFS. ntfsfix(8) - Check and fix some common errors, clear the LogFile and make Windows perform a thorough check next time it boots. ntfsinfo(8) - Show information about NTFS or one of the files or directories within it. ntfslabel(8) - Show, or set, an NTFS filesystem's volume label. ntfsls(8) - List information about files in a directory residing on an NTFS. ntfsmount(8) - Read-write NTFS userspace driver. ntfsresize(8) - Resize NTFS without losing data. ntfsundelete(8) - Recover deleted files from NTFS. AUTHORS
The tools were written by Anton Altaparmakov, Carmelo Kintana, Cristian Klein, Erik Sornes, Giang Nguyen, Holger Ohmacht, Lode Leroy, Matthew J. Fanto, Per Olofsson, Richard Russon, Szabolcs Szakacsits, Yura Pakhuchiy and Yuval Fledel. AVAILABILITY
The ntfsprogs can be downloaded from: http://www.linux-ntfs.org/content/view/19/37 These manual pages can be viewed online at: http://man.linux-ntfs.org/ SEE ALSO
libntfs-gnomevfs(8) ntfsprogs 1.13.1 April 2006 NTFSPROGS(8)