Creating a remote archive
Use this procedure to archive files to a remote tape device.
Running AIX® systems cannot mount a remote tape device as if it were local to the system; however, data can be sent to a remote machine tape device using the rsh command. The following procedure writes to a single tape only. Multiple-tape archives require specialized application software.
In the following procedure,
assume the following:
- blocksize
- Represents the target tape device blocksize.
- remotehost
- Is the name of the target system (the system that has the tape drive).
- sourcehost
- Is the name of the source system (the system being archived).
- /dev/rmt0
- Is the name of the remote tape device
- pathname
- Represents the full pathname of a required directory or file.