Skip to content
Compare
Choose a tag to compare
@kmwoley kmwoley released this 15 Jan 06:48
be5e8ea

Separated backup and maintenance execution loops, including sending separate emails for backup and maintenance reports. This allows for a maintenance failure not to cause a backup to be re-run, and vice-versa. This makes failures take a shorter time to resolve.

Logfiles now are formatted as *.backup.log.txt and *.maintenance.log.txt

Fixes

  • Fixed issue #60, removing duplicate exclude lines
  • Fixed several errors where functions would return incorrect success/failure results due to PowerShell's return value semantics

Enhancements

  • Updated installer to download v 0.15.0
  • Installer will 'self-update' the Restic binary
  • Maintenance will 'self-update' the Restic binary
  • Added a configuration point for extra / additional parameters to be passed to the backup command ($AdditionalBackupParameters)

Full Changelog: 1.5...1.6