ntfsclone --version (return code: 0)
ntfsclone v2015.3.14AR.1 (libntfs-3g)
Efficiently clone, image, restore or rescue an NTFS Volume.
Copyright (c) 2003-2006 Szabolcs Szakacsits
Copyright (c) 2004-2006 Anton Altaparmakov
Copyright (c) 2010-2014 Jean-Pierre Andre
This program is free software, released under the GNU General Public License
and you are welcome to redistribute it under certain conditions. It comes with
ABSOLUTELY NO WARRANTY; for details read the GNU General Public License to be
found in the file "COPYING" distributed with this program, or online at:
http://www.gnu.org/copyleft/gpl.html
Developers' email address: ntfs-3g-devel@lists.sf.net
News, support and information: http://tuxera.com
ntfsclone --help (return code: 0)
ntfsclone v2015.3.14AR.1 (libntfs-3g)
Usage: ntfsclone [OPTIONS] SOURCE
Efficiently clone NTFS to a sparse file, image, device or standard output.
-o, --output FILE Clone NTFS to the non-existent FILE
-O, --overwrite FILE Clone NTFS to FILE, overwriting if exists
-s, --save-image Save to the special image format
-r, --restore-image Restore from the special image format
--rescue Continue after disk read errors
-m, --metadata Clone *only* metadata (for NTFS experts)
-n, --no-action Test restoring, without outputting anything
--ignore-fs-check Ignore the filesystem check result
--new-serial Set a new serial number
--new-half-serial Set a partial new serial number
-t, --preserve-timestamps Do not clear the timestamps
-q, --quiet Do not display any progress bars
-f, --force Force to progress (DANGEROUS)
-h, --help Display this help
-V, --version Display version information
If FILE is '-' then send the image to the standard output. If SOURCE is '-'
and --restore-image is used then read the image from the standard input.
Developers' email address: ntfs-3g-devel@lists.sf.net
News, support and information: http://tuxera.com