Backup and Restore 2 Manual
BRCOM BACKUP Command
Backup and Restore 2 Manual—522696-019
6-44
OSS Backup Examples
The following objects are backed up.
Backing Up OSS Objects Following Mount Points
To include the files from another fileset in the backup, specify the
FOLLOWMOUNTPTS ON job option. For example:
BR> BACKUP =mytape, OSS ((/usr/bin,/home/sv/myfile,
BR+>/usr/local/bin), (/etc/rc, /var/x)), FOLLOWMOUNTPTS ON;
To include the files from another fileset in the backup, specify the
FOLLOWMOUNTPTS ON job option. For example:
BR> BACKUP =mytape, OSS /usr, FOLLOWMOUNTPTS ON;
/ Root directory
usr Subdirectory of the root directory
dir1 Directory in the /usr directory
dirfi110 File in the /usr/dir1 directory
dirfi111 File in the /usr/dir1 directory
usr1 File in the /usr directory
usr2 File in the /usr directory
usr3 File in the /usr directory
/ Root directory
usr Subdirectory of the root directory
bin Subdirectory of the /usr directory
local Subdirectory of the /usr directory
home Subdirectory of the /local directory
sv Subdirectory of the /home directory
myfile File in the /sv directory
etc Directory
rc File in the /etc directory
var Directory
x File in the /var directory