Windows operating systems

Backing up files from one or more file spaces for a group backup (Windows)

You can use the backup group command to create and back up a group containing a list of files from one or more file space origins to a virtual file space on the Tivoli® Storage Manager server.

About this task

A group backup allows you to create a consistent point-in-time backup of a group of files that is managed as a single logical entity:

A group backup can be added to a backup set.

You can perform a full or differential backup using the mode option.

For example, to perform a full backup of all the files in the c:\dir1\filelist1 file to the virtual file space \virtfs, containing the group leader c:\group1 file, enter the following command:
dsmc backup group -filelist=c:\dir1\filelist1 -groupname=group1 -virtualfsname=
\virtfs -mode=full