man-pages/man8/ntfsinfo.8.html
2021-03-31 01:06:50 +01:00

141 lines
3.4 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML><HEAD><TITLE>Man page of NTFSINFO</TITLE>
</HEAD><BODY>
<H1>NTFSINFO</H1>
Section: Maintenance Commands (8)<BR>Updated: April 2006<BR><A HREF="#index">Index</A>
<A HREF="/cgi-bin/man/man2html">Return to Main Contents</A><HR>
<A NAME="lbAB">&nbsp;</A>
<H2>NAME</H2>
ntfsinfo - dump a file's attributes
<A NAME="lbAC">&nbsp;</A>
<H2>SYNOPSIS</H2>
<B>ntfsinfo</B>
[<I>options</I>] <I>device</I>
<A NAME="lbAD">&nbsp;</A>
<H2>DESCRIPTION</H2>
<B>ntfsinfo</B>
will dump the attributes of inode
<I>inode-number</I>
or the file
<I>path-filename</I>
and/or information about the mft (
<I>-m</I>
option).
Run ntfsinfo without arguments for a full list of options.
<A NAME="lbAE">&nbsp;</A>
<H2>OPTIONS</H2>
Below is a summary of all the options that
<B>ntfsinfo</B>
accepts. Nearly all options have two equivalent names. The short name is
preceded by
<B>-</B>
and the long name is preceded by
<B>--</B>.
Any single letter options, that don't take an argument, can be combined into a
single command, e.g.
<B>-fv</B>
is equivalent to
<B>-f -v</B>.
Long named options can be abbreviated to any unique prefix of their name.
<DL COMPACT>
<DT id="1"><B>-F</B>, <B>--file</B> FILE<DD>
Show information about this file
<DT id="2"><B>-f</B>, <B>--force</B><DD>
This will override some sensible defaults, such as not overwriting an existing
file. Use this option with caution.
<DT id="3"><B>-h</B>, <B>--help</B><DD>
Show a list of options with a brief description of each one.
<DT id="4"><B>-i</B>, <B>--inode</B> NUM<DD>
Show information about this inode.
<DT id="5"><B>-m</B>, <B>--mft</B><DD>
Show information about the volume.
<DT id="6"><B>-q</B>, <B>--quiet</B><DD>
Produce less output.
<DT id="7"><B>-t</B>, <B>--notime</B><DD>
Do not display timestamps in the output.
<DT id="8"><B>-v</B>, <B>--verbose</B><DD>
Increase the amount of output that
<B>ntfsinfo</B>
prints.
<DT id="9"><B>-V</B>, <B>--version</B><DD>
Show the version number, copyright and license.
</DL>
<A NAME="lbAF">&nbsp;</A>
<H2>BUGS</H2>
There are no known problems with
<B>ntfsinfo</B>.
If you find a bug please send an email describing the problem to the
development team:
<BR>
<A HREF="mailto:ntfs-3g-devel@lists.sf.net">ntfs-3g-devel@lists.sf.net</A>
<A NAME="lbAG">&nbsp;</A>
<H2>AUTHORS</H2>
<B>ntfsinfo</B>
was written by Matthew J. Fanto, Anton Altaparmakov, Richard Russon, Szabolcs
Szakacsits, Yuval Fledel, Yura Pakhuchiy and Cristian Klein.
It was ported to ntfs-3g by Erik Larsson and Jean-Pierre Andre.
<A NAME="lbAH">&nbsp;</A>
<H2>AVAILABILITY</H2>
<B>ntfsinfo</B>
is part of the
<B>ntfs-3g</B>
package and is available from:
<BR>
<A HREF="http://www.tuxera.com/community/">http://www.tuxera.com/community/</A>
<A NAME="lbAI">&nbsp;</A>
<H2>SEE ALSO</H2>
<B><A HREF="/cgi-bin/man/man2html?8+ntfsprogs">ntfsprogs</A></B>(8)
<P>
<HR>
<A NAME="index">&nbsp;</A><H2>Index</H2>
<DL>
<DT id="10"><A HREF="#lbAB">NAME</A><DD>
<DT id="11"><A HREF="#lbAC">SYNOPSIS</A><DD>
<DT id="12"><A HREF="#lbAD">DESCRIPTION</A><DD>
<DT id="13"><A HREF="#lbAE">OPTIONS</A><DD>
<DT id="14"><A HREF="#lbAF">BUGS</A><DD>
<DT id="15"><A HREF="#lbAG">AUTHORS</A><DD>
<DT id="16"><A HREF="#lbAH">AVAILABILITY</A><DD>
<DT id="17"><A HREF="#lbAI">SEE ALSO</A><DD>
</DL>
<HR>
This document was created by
<A HREF="/cgi-bin/man/man2html">man2html</A>,
using the manual pages.<BR>
Time: 00:06:14 GMT, March 31, 2021
</BODY>
</HTML>