Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Update for PDF export

...

...> mtd [options] <tape container name>

Options:

ParameterDescription
-l <file name>

Creates a log file. The name is "file name".

-r <number>Specifies a number of attempts to read a damaged data block
-i

Ignore bad blocks and continue processing w/o interruption. It implies "-r 0"

-nDo not rewind tape
-pDisable progress reporting
-v

Enable verbose tracing of data transfer (implies "-p")


Div
classpagebreak



Parameter(cont.)Description
-sWrite tape image in Charon-AXP/SMA (named SMA further) format
-gGather statistics and print upon completion
-aDo not print logo


ExamplesExample 1:

...> mtd -l tape1.txt -r 10 \\.\Tape0 "C:\Charon\Tapes\tape1.vtape"

Example 2:

...> mtd "C:\Charon\Tapes\tape1.vtape" \\.\Tape0

...