Below is a
summary of all the options that ntfscat accepts. All options have two equivalent
names. The short name is preceded by - and the long name is preceded by
--. Any single letter options, that don’t take an argument, can be combined
into a single command, e.g. -fv is equivalent to -f -v. Long named options can
be abbreviated to any unique prefix of their name.
-f
--force
This will override some sensible defaults, such as not working with
a mounted volume. Use this option with caution.
-h
--help
Show a list of options with a brief description of each one.
-q
--quiet
Suppress some debug/warning/error messages.
-V
--version
Show the version number, copyright and license ntfscat.
ntfscat was written in a short time,
to get something "out there". It needs a lot more work. If you find any
bugs, please send an email to <linux-ntfs-dev@lists.sourceforge.net>