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) - Copy a file to an NTFS volume.
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 ntfsresize(8) - Resize NTFS without losing data.
38
39 ntfsundelete(8) - Recover deleted files from NTFS.
40
42 The tools were written by Anton Altaparmakov, Carmelo Kintana, Cristian
43 Klein, Erik Sornes, Giang Nguyen, Holger Ohmacht, Lode Leroy, Matthew
44 J. Fanto, Per Olofsson, Richard Russon, Szabolcs Szakacsits, Yura
45 Pakhuchiy and Yuval Fledel.
46
48 The ntfsprogs are part of the ntfs-3g package which can be downloaded
49 from:
50 http://www.tuxera.com/community/
51
52 These manual pages can be viewed online at:
53 http://man.linux-ntfs.org/
54
56 ntfs-3g(8)
57
58
59
60
61ntfs-3g 2011.4.12 September 2007 NTFSPROGS(8)