Previous Topic: LISTPD RecordNext Topic: MSGCASE Record


MAXFILES Record

Use the MAXFILES record to specify the maximum number of files a user can list on restore screens at one time.

MAXFILES number

Definitions

number

Specifies the maximum number of backed-up files a user can list on restore screens at one time. This value must be a whole number from 256 through 16384.

Description

You can include only one MAXFILES record in the VMBACKUP CONFIG file. The default is MAXFILES 1024.

Interactive Reconfiguration

You cannot interactively reconfigure the MAXFILES record through CA VM:Backup system administrator screens.

Example

To specify that any user can display a maximum of 2048 backed-up files at one time on restore screens, enter the following record in the VMBACKUP CONFIG file:

MAXFILES 2048