2005-11-22 05:25:14 +08:00
|
|
|
.\" Copyright (c) 2002\-2005 Richard Russon.
|
|
|
|
.\" Copyright (c) 2002\-2003 Anton Altaparmakov.
|
2006-04-12 06:14:38 +08:00
|
|
|
.\" Copyright (c) 2005\-2006 Szabolcs Szakacsits.
|
2007-09-27 03:41:28 +08:00
|
|
|
.\" Copyright (c) 2005\-2007 Yura Pakhuchiy.
|
2002-11-29 23:26:49 +08:00
|
|
|
.\" This file may be copied under the terms of the GNU Public License.
|
2002-12-02 02:54:13 +08:00
|
|
|
.\"
|
2010-12-17 16:04:01 +08:00
|
|
|
.TH NTFSPROGS 8 "September 2007" "ntfs-3g @VERSION@"
|
2004-03-11 06:03:54 +08:00
|
|
|
.SH NAME
|
2006-04-12 06:14:38 +08:00
|
|
|
ntfsprogs \- tools for doing neat things with NTFS
|
2002-11-29 23:26:49 +08:00
|
|
|
.SH OVERVIEW
|
|
|
|
.B ntfsprogs
|
|
|
|
is a suite of NTFS utilities based around a shared library. The tools are
|
|
|
|
available for free and come with full source code.
|
|
|
|
.SH TOOLS
|
|
|
|
.PP
|
|
|
|
.BR mkntfs (8)
|
2006-04-12 06:14:38 +08:00
|
|
|
\- Create an NTFS filesystem.
|
2003-10-26 20:40:40 +08:00
|
|
|
.PP
|
|
|
|
.BR ntfscat (8)
|
2006-04-12 06:14:38 +08:00
|
|
|
\- Dump a file's content to the standard output.
|
2003-08-30 00:17:15 +08:00
|
|
|
.PP
|
|
|
|
.BR ntfsclone (8)
|
2006-04-12 06:14:38 +08:00
|
|
|
\- Efficiently clone, backup, restore or rescue NTFS.
|
2003-08-30 00:17:15 +08:00
|
|
|
.PP
|
|
|
|
.BR ntfscluster (8)
|
2006-04-12 06:14:38 +08:00
|
|
|
\- Locate the files which use the given sectors or clusters.
|
|
|
|
.PP
|
|
|
|
.BR ntfscmp (8)
|
|
|
|
\- Compare two NTFS filesystems and tell the differences.
|
2005-06-27 04:09:26 +08:00
|
|
|
.PP
|
|
|
|
.BR ntfscp (8)
|
2007-09-27 03:41:28 +08:00
|
|
|
\- Copy a file to an NTFS volume.
|
2002-11-29 23:26:49 +08:00
|
|
|
.PP
|
2017-06-20 14:51:09 +08:00
|
|
|
.BR ntfsfallocate (8)
|
|
|
|
\- Preallocate space to a file on an NTFS volume
|
|
|
|
.PP
|
2002-11-29 23:26:49 +08:00
|
|
|
.BR ntfsfix (8)
|
2005-11-26 09:46:20 +08:00
|
|
|
\- Check and fix some common errors, clear the LogFile and make Windows
|
2005-06-27 04:09:26 +08:00
|
|
|
perform a thorough check next time it boots.
|
2002-11-29 23:26:49 +08:00
|
|
|
.PP
|
|
|
|
.BR ntfsinfo (8)
|
2006-04-12 06:14:38 +08:00
|
|
|
\- Show information about NTFS or one of the files or directories within it.
|
2002-11-29 23:26:49 +08:00
|
|
|
.PP
|
|
|
|
.BR ntfslabel (8)
|
2006-04-12 06:14:38 +08:00
|
|
|
\- Show, or set, an NTFS filesystem's volume label.
|
2003-08-26 21:05:16 +08:00
|
|
|
.PP
|
|
|
|
.BR ntfsls (8)
|
2006-04-12 06:14:38 +08:00
|
|
|
\- List information about files in a directory residing on an NTFS.
|
2005-07-05 09:18:02 +08:00
|
|
|
.PP
|
2002-11-29 23:26:49 +08:00
|
|
|
.BR ntfsresize (8)
|
2006-04-12 06:14:38 +08:00
|
|
|
\- Resize NTFS without losing data.
|
2002-11-29 23:26:49 +08:00
|
|
|
.PP
|
2017-06-20 14:51:09 +08:00
|
|
|
.BR ntfsrecover (8)
|
|
|
|
\- Recover updates committed by Windows on an NTFS volume.
|
|
|
|
.PP
|
2014-06-25 18:50:45 +08:00
|
|
|
.BR ntfstruncate (8)
|
|
|
|
\- Truncate a file on an NTFS volume.
|
|
|
|
.PP
|
2002-11-29 23:26:49 +08:00
|
|
|
.BR ntfsundelete (8)
|
2006-04-12 06:14:38 +08:00
|
|
|
\- Recover deleted files from NTFS.
|
2014-06-25 18:50:45 +08:00
|
|
|
.PP
|
|
|
|
.BR ntfswipe (8)
|
|
|
|
\- Overwrite unused space on an NTFS volume.
|
2002-11-29 23:26:49 +08:00
|
|
|
.SH AUTHORS
|
|
|
|
.PP
|
2005-11-22 05:25:14 +08:00
|
|
|
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.
|
2002-11-29 23:26:49 +08:00
|
|
|
.SH AVAILABILITY
|
|
|
|
The
|
|
|
|
.B ntfsprogs
|
2010-12-16 15:41:22 +08:00
|
|
|
are part of the
|
|
|
|
.B ntfs-3g
|
|
|
|
package which can be downloaded from:
|
2002-11-29 23:26:49 +08:00
|
|
|
.br
|
2005-11-22 05:25:14 +08:00
|
|
|
.nh
|
2010-12-16 15:44:18 +08:00
|
|
|
http://www.tuxera.com/community/
|
2005-11-22 05:25:14 +08:00
|
|
|
.hy
|
2003-11-07 00:30:56 +08:00
|
|
|
.SH SEE ALSO
|
2010-12-16 15:52:35 +08:00
|
|
|
.BR ntfs\-3g (8)
|
2002-11-29 23:26:49 +08:00
|
|
|
|