exclude

exclude_names

--exclude_names=<names>

Files and folders to be excluded from the backup. For example, c:\pagefile.sys,c:\hiberfil.sys.

exclude_mask

--exclude_mask=<masks>

Masks to select files to be excluded from the backup. For more details, see the description of the exclude parameter used in the recover file command.

exclude_system

--exclude_system

In file systems that are supported by Windows, type this parameter to skip files and folders with the System attribute. If a folder is System, all of its contents — including files that are not System — will be excluded.

exclude_hidden

--exclude_hidden

In file systems that are supported by Windows, type this parameter to skip files and folders with the Hidden attribute. If a folder is Hidden, all of its contents — including files that are not Hidden — will be excluded.

In Linux, a file is considered hidden if the first symbol in the file name is a dot.