{"id":3825,"date":"2022-12-20T17:20:11","date_gmt":"2022-12-20T20:20:11","guid":{"rendered":"http:\/\/lode.uno\/linux-man\/index.php\/2022\/12\/20\/ntfswipe-man8\/"},"modified":"2022-12-20T17:20:11","modified_gmt":"2022-12-20T20:20:11","slug":"ntfswipe-man8","status":"publish","type":"post","link":"https:\/\/lode.uno\/linux-man\/2022\/12\/20\/ntfswipe-man8\/","title":{"rendered":"NTFSWIPE (man8)"},"content":{"rendered":"<h1 align=\"center\">NTFSWIPE<\/h1>\n<p> <a href=\"#NAME\">NAME<\/a><br \/> <a href=\"#SYNOPSIS\">SYNOPSIS<\/a><br \/> <a href=\"#DESCRIPTION\">DESCRIPTION<\/a><br \/> <a href=\"#OPTIONS\">OPTIONS<\/a><br \/> <a href=\"#EXAMPLES\">EXAMPLES<\/a><br \/> <a href=\"#BUGS\">BUGS<\/a><br \/> <a href=\"#AUTHORS\">AUTHORS<\/a><br \/> <a href=\"#AVAILABILITY\">AVAILABILITY<\/a><br \/> <a href=\"#SEE ALSO\">SEE ALSO<\/a> <\/p>\n<hr>\n<h2>NAME <a name=\"NAME\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">ntfswipe \u2212 overwrite unused space on an NTFS volume<\/p>\n<h2>SYNOPSIS <a name=\"SYNOPSIS\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>ntfswipe<\/b> [<i>options<\/i>] <i>device<\/i><\/p>\n<h2>DESCRIPTION <a name=\"DESCRIPTION\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><i><b>ntfswipe<\/b><\/i> clears all or part of unused space on an NTFS volume by overwriting with zeroes or random bytes.<\/p>\n<h2>OPTIONS <a name=\"OPTIONS\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">Below is a summary of all the options that <b>ntfswipe<\/b> accepts. Nearly all options have two equivalent names. The short name is preceded by <b>\u2212<\/b> and the long name is preceded by <b>\u2212\u2212<\/b>. Any single letter options, that don\u2019t take an argument, can be combined into a single command, e.g. <b>\u2212fv<\/b> is equivalent to <b>\u2212f \u2212v<\/b>. Long named options can be abbreviated to any unique prefix of their name. <b><br \/> \u2212a<\/b>, <b>\u2212\u2212all<\/b><\/p>\n<p style=\"margin-left:22%;\">Wipe all unused space. This may take significant time. If the option \u2212\u2212unused-fast (or -U) is also present, the faster wiping method is used.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212b<\/b>, <b>\u2212\u2212bytes<\/b> BYTE-LIST<\/p>\n<p style=\"margin-left:22%;\">Define the allowed replacement bytes which are drawn randomly to overwrite the unused space. BYTE-LIST is a comma-separated list of values in range 0-255 expressed in octal, decimal or hexadecimal base.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212c<\/b>, <b>\u2212\u2212count<\/b> NUM<\/p>\n<p style=\"margin-left:22%;\">Define the number of times the unused space is to be overwritten. If both options <b>\u2212\u2212bytes<\/b> and <b>\u2212\u2212count<\/b> are set, the space is repeatedly overwritten this number of times by each of the values in the list.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212d<\/b>, <b>\u2212\u2212directory<\/b><\/p>\n<p style=\"margin-left:22%;\">Wipe all the directory indexes, which may contain names of deleted files.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212f<\/b>, <b>\u2212\u2212force<\/b><\/p>\n<p style=\"margin-left:22%;\">This will override some sensible defaults, such as not using a mounted volume. Use this option with caution.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212h<\/b>, <b>\u2212\u2212help<\/b><\/p>\n<p style=\"margin-left:22%;\">Show a list of options with a brief description of each one.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212i<\/b>, <b>\u2212\u2212info<\/b><\/p>\n<p style=\"margin-left:22%;\">Display details about unused space, without wiping anything.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212l<\/b>, <b>\u2212\u2212logfile<\/b><\/p>\n<p style=\"margin-left:22%;\">Overwrite the logfile (update journal).<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212m<\/b>, <b>\u2212\u2212mft<\/b><\/p>\n<p style=\"margin-left:22%;\">Overwrite the unused space in the MFT (main file table, which contains the file names, and the contents of short files).<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212n<\/b>, <b>\u2212\u2212no-action<\/b><\/p>\n<p style=\"margin-left:22%;\">Executes the wiping process without writing to device.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212p<\/b>, <b>\u2212\u2212pagefile<\/b><\/p>\n<p style=\"margin-left:22%;\">Overwrite the Windows swap space.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212q<\/b>, <b>\u2212\u2212quiet<\/b><\/p>\n<p style=\"margin-left:22%;\">Suppress some debug\/warning\/error messages.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212s<\/b>, <b>\u2212\u2212undel<\/b><\/p>\n<p style=\"margin-left:22%;\">Overwrite the space which had been allocated to a file which has been deleted recently and is still undeletable. This option is not compatible with <b>\u2212\u2212bytes<\/b> and the replacement bytes are random ones or taken from a standard list.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212t<\/b>, <b>\u2212\u2212tails<\/b><\/p>\n<p style=\"margin-left:22%;\">Overwrite the space at the end of files which is unused, but allocated because the allocations are always done by full clusters.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212u<\/b>, <b>\u2212\u2212unused<\/b><\/p>\n<p style=\"margin-left:22%;\">Overwrite the space which is currently not allocated to any file (but may have been used in the past).<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212U<\/b>, <b>\u2212\u2212unused-fast<\/b><\/p>\n<p style=\"margin-left:22%;\">Overwrite the space which is currently not allocated to any file, trying not to overwrite the space not written to since the previous wiping.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212v<\/b>, <b>\u2212\u2212verbose<\/b><\/p>\n<p style=\"margin-left:22%;\">Display more debug\/warning\/error messages. This option may be used twice to display even more messages.<\/p>\n<p style=\"margin-left:11%;\"><b>\u2212V<\/b>, <b>\u2212\u2212version<\/b><\/p>\n<p style=\"margin-left:22%;\">Show the version number, copyright and license of <b>ntfswipe<\/b>.<\/p>\n<h2>EXAMPLES <a name=\"EXAMPLES\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">Wipe out all unused space in an NTFS volume.<\/p>\n<p style=\"margin-left:22%; margin-top: 1em\"><b>ntfswipe -a \/dev\/sda1<\/b><\/p>\n<p style=\"margin-left:11%; margin-top: 1em\">Wipe out all deleted file names from an NTFS volume.<\/p>\n<p style=\"margin-left:22%; margin-top: 1em\"><b>ntfswipe -dms \/dev\/sda1<\/b><\/p>\n<h2>BUGS <a name=\"BUGS\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\">There are no known problems with <b>ntfswipe<\/b>. If you find a bug please send an email describing the problem to the development team: <br \/> ntfs\u22123g\u2212devel@lists.sf.net<\/p>\n<h2>AUTHORS <a name=\"AUTHORS\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>ntfswipe<\/b> was written by Richard Russon, Anton Altaparmakov and Yura Pakhuchiy. It was ported to ntfs-3g by Erik Larsson.<\/p>\n<h2>AVAILABILITY <a name=\"AVAILABILITY\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>ntfswipe<\/b> is part of the <b>ntfs-3g<\/b> package and is available from: <br \/> http:\/\/www.tuxera.com\/community\/<\/p>\n<h2>SEE ALSO <a name=\"SEE ALSO\"><\/a> <\/h2>\n<p style=\"margin-left:11%; margin-top: 1em\"><b>ntfs-3g<\/b>(8), <b>ntfsls<\/b>(8), <b>ntfsprogs<\/b>(8)<\/p>\n<hr>\n","protected":false},"excerpt":{"rendered":"<p>  ntfswipe \u2212 overwrite unused space on an NTFS volume <\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[5,52,4,921],"class_list":["post-3825","post","type-post","status-publish","format-standard","hentry","category-8-administracion-del-sistema","tag-5","tag-administracion","tag-man8","tag-ntfswipe"],"gutentor_comment":0,"_links":{"self":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts\/3825","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/comments?post=3825"}],"version-history":[{"count":0,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/posts\/3825\/revisions"}],"wp:attachment":[{"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/media?parent=3825"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/categories?post=3825"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lode.uno\/linux-man\/wp-json\/wp\/v2\/tags?post=3825"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}