Config.Backup

Undocumented in source.

Members

Variables

forceBackup
bool forceBackup;

Force a backup to be taken even though it isn't time for it

helpInfo
std.getopt.GetoptResult helpInfo;
Undocumented in source.
ignoreRsyncErrorCodes
int[] ignoreRsyncErrorCodes;
name
Name name;

The name of the snapshot to backup. If none is specified then all are backed up.

newSnapshotMargin
Duration newSnapshotMargin;

Adjusts the margin used when calculating if a new snapshot should be taken.

resume
bool resume;

If the user wants to resume an interrupted backup.

Meta