Advertisement
salvoza

Duplicati backup settings

Apr 30th, 2018
241
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. --snapshot-policy=On
  2. --usn-policy=On
  3. --send-mail-level=Warning, Error, Fatal
  4. --send-mail-to=youremail@maildomain.com
  5. --send-mail-subject=%PARSEDRESULT%: Duplicati %OPERATIONNAME% report for %backup-name%
  6. --send-mail-body=%RESULT%
  7. --send-mail-url=smtp://smtp.gmail.com:587/?starttls=always
  8. --send-mail-username=<username@email.domain>
  9. --send-mail-password=<password>
  10. --backup-test-samples=10
  11. --send-mail-from=no-reply
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement