Skip to content

adrievx/tapelist

Repository files navigation

TapeListing

Tool to generate filelists (for LTO tape, typically)

Usage

  -d, --drive       Required. Drive or path to scan (e.g. F:\)
  --include-zips    (Default: false) Scan inside ZIP files
  -o, --output      Output file (if not specified, prints to console)
  --print           (Default: false) Send output to printer
  --no-hash         (Default: false) Disable SHA256 hashing
  --no-fail-logs    (Default: false) Skip the 'failed to read' prints
  --help            Display this help screen.
  --version         Display version information.

Warning

Using --no-hash is recommended when using LTFS due to the fact that not using it will generate a SHA256 hash of every file which can take hours or days depending on the size of the tape

e.g.

tapelist.exe -d U:\ --include-zips --no-fail-logs --no-hash -o BUKP1FL7.txt