Debug switches to add/extract files filled with zero
Much easier to send problematic archives for debug, respecting privacy
In command x (extract) new combo switch -zero -debug
Extract all files but... filled with zeros
In command a (add) new combo switch -zero -debug
Add all files but... filled with zeros
In command r (robocopy) new switch -zero
Fill the output with zeros
In command f (fill) switch -verify (for -zero)
Turn on aftercheck, debuggin for compressed fs like zfs
Command dir
Now support all hashers
-md5 -xxh3 -sha3 -blake3 ... for the duplicate finder
*On nix transform symlinks to "real"
takes care of zfs' sometime strange relative links for command dir
Minor changes
Help of command p (paranoid)
Directly kill VIRTUAL files in paranoid test
Kludge for getting correct size of NTFS's symlinks
Support for "strange" NTFS symlinked files (folders already supported)
Searching for -comment is now case INsEnsiTive