Mentioned ntfsfallocate and ntfsrecover in the general ntfsprogs manual
The most recent ntfsprogs utilities should be referenced in the table of contents.pull/2/head
parent
5be0b9f62a
commit
866f5cf9e6
|
@ -31,6 +31,9 @@ available for free and come with full source code.
|
|||
.BR ntfscp (8)
|
||||
\- Copy a file to an NTFS volume.
|
||||
.PP
|
||||
.BR ntfsfallocate (8)
|
||||
\- Preallocate space to a file on an NTFS volume
|
||||
.PP
|
||||
.BR ntfsfix (8)
|
||||
\- Check and fix some common errors, clear the LogFile and make Windows
|
||||
perform a thorough check next time it boots.
|
||||
|
@ -47,6 +50,9 @@ perform a thorough check next time it boots.
|
|||
.BR ntfsresize (8)
|
||||
\- Resize NTFS without losing data.
|
||||
.PP
|
||||
.BR ntfsrecover (8)
|
||||
\- Recover updates committed by Windows on an NTFS volume.
|
||||
.PP
|
||||
.BR ntfstruncate (8)
|
||||
\- Truncate a file on an NTFS volume.
|
||||
.PP
|
||||
|
|
Loading…
Reference in New Issue