Custom message content
This page describes the template system used to format text messages sent
Duplicati %OPERATIONNAME% for %backup-name% on %machine-name%
The %OPERATIONNAME% operation has completed with the result: %PARSEDRESULT%
Source folders:
%LOCALPATH%
Encryption module: %ENCRYPTION-MODULE%
Compression module: %COMPRESSION-MODULE%
%RESULT%%PARSEDRESULT%
The parsed result op the operation: Success, Warning, Error
%RESULT%
When used in the body, this is the result/log of the backup,
When used in the subject line, this is the same as %PARSEDRESULT%
%OPERATIONNAME%
The name of the operation, usually "backup", but could also be "restore" etc.
%REMOTEURL%
The backend url
%LOCALPATH%
The path to the local folders involved (i.e. the folders being backed up)
%machine-id%
The assigned unique random identifier for the current machine.
Can be overridden with --machine-id
%backup-id%
The assigned id for the backup. Can be overridden with --backup-id
%backup-name%
The name of the backup. Can be overridden with --backup-name
%machine-name%
The name of the machine. Can be overridden with --machine-nameJSON output
Last updated
Was this helpful?

