-
Notifications
You must be signed in to change notification settings - Fork 9
Home
HandyGuySoftware edited this page Feb 27, 2020
·
2 revisions
dupReport is an email-based reporting system for Duplicati. It will gather all your Duplicati backup status emails and produce a summary report on what Duplicati backup jobs were run and their success or failure.
Here is a list of some of dupReport's most important features:
- Collects all your Duplicati result emails and produces easy-to-understand status reports
- Runs on multiple operating systems. dupReport has been tested on Linux (Debian 8 & 9) and Windows 10, but users have reported it working on a wide variety of operating systems
- Support for IMAP and POP3 email services (we recommend IMAP for better results)
- SSL/TLS support for incoming/outgoing email transmissions.
- Output report supports HTML, text, and CSV formats
- Supports both text and JSON status emails from Duplicati
- Multiple reporting formats with configurable column options
- No limit to the number of different backup jobs it can track
- Support for Apprise push notification service (https://github.com/caronc/apprise)