kmwoley / restic-windows-backup

Powershell scripts to run Restic backups on Windows
MIT License
321 stars 67 forks source link

Scheduled Task Won't Backup #79

Open tom-davies opened 1 year ago

tom-davies commented 1 year ago

Running cd C:\restic\; . .\config.ps1; . .\secrets.ps1; & .\backup.ps1 runs the backup fine, but using the Task Scheduler, either by waiting for the scheduled task to start, or starting it manually doesn't. The log reads [[Internet]] Internet connectivity check disabled. Skipping. The error log is empty

The repo is an SFTP, and the system .ssh folder (and files within) are set to be owned by SYSTEM