File commands

The following parameters are supported for file system copy and delete commands. The parameters for backup, restore and prune operations have to match.

Parameter Description
BackupTargetDir The backup directory for each NSF, transaction log, and file, defined in the Main tab of the Configuration document.
BackupNode Node to identify the backup.
BackupMode One of the following modes to identify the type of backup: FULL, SNAP, TRANSLOG, INCR, DELTA, SELECT.
BackupDateTime The time a backup begins for all databases in a backup set. Internally identifies the backup for a server.
BackupReference For a database, the DBIID. For Transaction log extends (TXNs), the LogID, an internal transaction log ID that makes extends unique and that only changes when you recreate transaction logs.
FileName Logical file name of the database to backup. The file name uses the OS native directory separator, by default.
OsSlash Defines the OS directory separator.
RestoreFileName The restore target for a NSF, DELTA, transaction log, or file restore operation.