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 ntfsfallocate(8) - Preallocate space to a file on an NTFS volume
27
28 ntfsfix(8) - Check and fix some common errors, clear the LogFile and
29 make Windows perform a thorough check next time it boots.
30
31 ntfsinfo(8) - Show information about NTFS or one of the files or direc‐
32 tories within it.
33
34 ntfslabel(8) - Show, or set, an NTFS filesystem's volume label.
35
36 ntfsls(8) - List information about files in a directory residing on an
37 NTFS.
38
39 ntfsresize(8) - Resize NTFS without losing data.
40
41 ntfsrecover(8) - Recover updates committed by Windows on an NTFS vol‐
42 ume.
43
44 ntfstruncate(8) - Truncate a file on an NTFS volume.
45
46 ntfsundelete(8) - Recover deleted files from NTFS.
47
48 ntfswipe(8) - Overwrite unused space on an NTFS volume.
49
51 The tools were written by Anton Altaparmakov, Carmelo Kintana, Cristian
52 Klein, Erik Sornes, Giang Nguyen, Holger Ohmacht, Lode Leroy, Matthew
53 J. Fanto, Per Olofsson, Richard Russon, Szabolcs Szakacsits, Yura
54 Pakhuchiy and Yuval Fledel.
55
57 The ntfsprogs are part of the ntfs-3g package which can be downloaded
58 from:
59 https://github.com/tuxera/ntfs-3g/wiki/
60
62 ntfs-3g(8)
63
64
65
66
67ntfs-3g 2022.10.3 September 2007 NTFSPROGS(8)