Table of Contents

Enum BackupExecFileSystemBackupMethod

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

Determines the file system backup method to use for a backup.

public enum BackupExecFileSystemBackupMethod

Fields

Unknown = 0

The filesystem backup method is unknown.

UseArchiveBit = 2

The archive bit is used.

UseCatalog = 3

Catalogs are used.

UseModifiedTime = 1

The modified time is used.