Linux "ntfscmp" Command Line Options and Examples
compare two NTFS filesystems and tell the differences

The ntfscmp program makes a comparison between two NTFS filesystems from all aspects and reports all variances it finds. The filesystems can be on block devices or images files.


Usage:

ntfscmp [OPTIONS] DEVICE1 DEVICE2






Command Line Options:

-P
Don't show progress bars.
ntfscmp -P ...
-v
More informational output.
ntfscmp -v ...
-h
Display help and exit.EXIT CODESThe exit code is 0 on success, non-zero otherwise.KNOWN ISSUESNo problem is known. If you would find otherwise then please send your report to the development team:ntfs-3g-devel@lists.sf.netAUTHORntfscmp was written by Szabolcs Szakacsits. It was ported to ntfs-3g by Erik Larsson.AVAILABILITYntfscmp is part of the ntfs-3g package and is available from:http://www.tuxera.com/community/
ntfscmp -h ...