Linux and Unix tcopy command
Quick links
About tcopy
Syntax
Examples
Related commands
Linux and Unix main page
Copy a magnetic tape.
tcopy source [ destination ]
| source | The source of the magnetic tape that needs to be copied. |
| destination | The destination of the magnetic tape that needs to be copied. |
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
