Send backup via e-mail
Description
This script sends binary backup (/ system backup save
) and complete configuration export (/ export terse
) via e-mail.
Requirements and installation
Just install the script:
Configuration
The configuration goes to global-config-overlay
, These are the parameters:
BackupSendBinary
: whether to send binary backupBackupSendExport
: whether to send configuration exportBackupPassword
: password to encrypt the backup withEmailBackupTo
: e-mail address to send toEmailBackupCc
: e-mail address(es) to send in copy
Also valid e-mail settings in / tool e-mail
are required to send mails.
Usage and invocation
Just run the script:
Creating a scheduler may be an option:
See also
Last updated
Was this helpful?