# This file must be present, but in this release it does nothing! So # make sure that all lines are blank or commented out! # # THE 'media' FILE # # This file lists all your tape or floppy labels and criteria for determining # which backups they can be used for. # # Space separated fields are: # (1) Media name or set of names using commas or hypens # e.g. disk1-10 ==> disk01 disk02 ... disk10 # bluedisk1,greendisk7 ==> bluedisk1 greendisk7 # (2) Size in bytes or with 'k' or 'm' or 'kb' or 'mb' or '*' for ignore # e.g. 1440kb, 250m # (3) Fileset list separated by commas or '*' meaning for any fileset # e.g. dos,big # (4) Devices list separated by commas or '*' meaning for any device # e.g. /dev/fd0u1440 # (5) Level list separated by commas and or hypens or '*' meaning any level # e.g. 0 # 1-9 # # So, the following # # bluedisks1-100 1.44m * * 0 # # means that the disks labelled 'bluedisks1' through to 'bluedisks100' are # capacity 1.44 Mb, and are available for backups for any fileset to any # device but only level 0 (i.e. full) backups. t06 250Mb * /dev/st0 0