1NTFSPROGS(8) System Manager's Manual NTFSPROGS(8)
2
3
4
6 ntfsprogs - tools for doing neat things with NTFS
7
9 ntfsprogs is a suite of NTFS utilities based around a shared library.
10 The tools are available for free and come with full source code.
11
13 mkntfs(8) - Create an NTFS filesystem.
14
15 ntfscat(8) - Dump a file's content to the standard output.
16
17 ntfsclone(8) - Efficiently clone, backup, restore or rescue NTFS.
18
19 ntfscluster(8) - Locate the files which use the given sectors or clus‐
20 ters.
21
22 ntfscmp(8) - Compare two NTFS filesystems and tell the differences.
23
24 ntfscp(8) - Overwrite a file on an NTFS.
25
26 ntfsfix(8) - Check and fix some common errors, clear the LogFile and
27 make Windows perform a thorough check next time it boots.
28
29 ntfsinfo(8) - Show information about NTFS or one of the files or direc‐
30 tories within it.
31
32 ntfslabel(8) - Show, or set, an NTFS filesystem's volume label.
33
34 ntfsls(8) - List information about files in a directory residing on an
35 NTFS.
36
37 ntfsmount(8) - Read-write NTFS userspace driver.
38
39 ntfsresize(8) - Resize NTFS without losing data.
40
41 ntfsundelete(8) - Recover deleted files from NTFS.
42
44 The tools were written by Anton Altaparmakov, Carmelo Kintana, Cristian
45 Klein, Erik Sornes, Giang Nguyen, Holger Ohmacht, Lode Leroy, Matthew
46 J. Fanto, Per Olofsson, Richard Russon, Szabolcs Szakacsits, Yura
47 Pakhuchiy and Yuval Fledel.
48
50 The ntfsprogs can be downloaded from:
51 http://www.linux-ntfs.org/content/view/19/37
52
53 These manual pages can be viewed online at:
54 http://man.linux-ntfs.org/
55
57 libntfs-gnomevfs(8)
58
59
60
61
62ntfsprogs 1.13.1 April 2006 NTFSPROGS(8)