restic-windows-backup
restic-windows-backup copied to clipboard
Powershell scripts to run Restic backups on Windows
Hi, This project seems very tempting, and I'm facing some installation issues when I run C:\restic> .\install.ps1: 1- ```PS C:\restic> .\install.ps1 Invoke-WebRequest : La demande a été abandonnée : Impossible...
Added configuration to allow integration with healthchecks.io.
EDIT: see last post Dear Kevin, many thanks for your work! I followed your installation instructions successfully until defining $BackupSources in config.ps1. This will back up C:\ entirely: > $BackupSources...
I don't find the automatically generated tags very useful (I have five machines, so having every machines backup tagged with `C:\` is not super helpful), is there any way to...
We use Zabbix, it would be great to be able to call `zabbix_sender` once the backup is done with the exit status, so we can log directly into the monitoring...
set ssl to use tls version 1.2 to allow for deprecated of tls 1.0 https://devblogs.microsoft.com/powershell/powershell-gallery-tls-support/
I can run backup.ps1 perfectly fine through command prompt or powershell, but when I try to run it through Task Scheduler I get the following error log: ``` restic.exe :...
After running the backup for the first time, I found 8 snapshots in my repo. ```bash [nix-shell:~]# restic -r snapshots -H sleipnir enter password for repository: repository ec66015b opened (version...
I'm getting the following error when attempting to backup data from a drive mounted with StableBit's DrivePool software (https://stablebit.com/DrivePool). DrivePool doesn't support Shadow Copy (https://community.covecube.com/index.php?/topic/4222-how-do-i-correctly-backup-stablebit-drivepool/&do=findComment&comment=28277) and I imagine this is...
HI @kmwoley Currently trying to backup to another smb server, and were getting two issues 1) the issue to copy though smb ``` [[Internet]] Repository string could not be parsed....