2020-02-08 20:42:17 -08:00
2020-02-08 10:29:09 -08:00
2020-02-08 10:07:56 -08:00
2020-02-08 20:42:17 -08:00
2020-02-08 10:29:09 -08:00

restic-windows-backup

Powershell scripts to run Restic backups on Windows. Simplifies the process of installation and running.

Features

  • install.ps1 script which downloads Restic, initializes the restic repository, setups up a Windows Task Scheduler task to run the backup daily
  • backup.ps1 script which
    • Emails the results of each execution, including log files when there are problems
    • Handles routine maintenence (forgetting, pruning, and checking the repo on a regular basis)
Description
Powershell scripts to run Restic backups on Windows
Readme 223 KiB
Languages
PowerShell 100%