Versions Compared

Key

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

...

Back to Table of Contents 

Usage 

The following is an example of the usage syntax:

...> mtd [options] <tape device name> <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")

...

Back to Table of Contents