Deletes a fileset family from the Backup Database
Synopsis
bak rmftfamily -family fileset_family_name... [-help]
Options
-family fileset_family_name
Names each fileset family to be deleted.
-help
Prints the online help for this command. All other valid options specified with this option are ignored.
Description
The bak rmftfamily command deletes each fileset family specified by -family from the Backup Database. It also deletes the fileset family entries
contained in each deleted family. The bak addftfamily command is used to add fileset families to the Backup Database.
Use the bak lsftfamilies command to list the fileset families currently defined in the Backup Database. Use the bak rmftentry command to remove a currently defined fileset family entry from the Backup Database.
Privilege Required
The issuer must be listed in the admin.bak files on all Backup Database machines.
Examples
The following command deletes the fileset family called user:
$ bak rmftf user
Related Information
Commands: bak addftfamily(8dfs)