Linux and Unix tcopy command

Quick links

About tcopy
Syntax
Examples
Related commands
Linux and Unix main page

About tcopy

Copy a magnetic tape.

Syntax

tcopy source [ destination ]

sourceThe source of the magnetic tape that needs to be copied.
destinationThe destination of the magnetic tape that needs to be copied.

Examples

Before attempting to copy the contents of a tape drive insure no errors are present on either disks and that you rewind the tapes to the beginning.

topy $RMT /dev/rmt83.1 - would copy the drive on $RMT to /dev/rmt83.1

Related commands

mt