Difference between revisions of "Tapes"
From Tranzman Documentation
(Created page with "This section of the appliance allows the user to work directly with the Tape Drives attached to the system. ===List Tapes=== To generate a list of all Tapes on the system, r...") |
(No difference)
|
Revision as of 15:59, 17 September 2018
This section of the appliance allows the user to work directly with the Tape Drives attached to the system.
List Tapes
To generate a list of all Tapes on the system, run the command;
> tapes > list |
Mount Command
The appliance accepts any normal Linux like mount commands to work with the tapes.
> tapes > mt <device> <command> |
- <device> - Tape device information (i.e. st0, st1, etc)
- <command> - Standard magnetic tape commands.
Use this link to go back to the main Devices - Tape Drives Page.