restic-automatic-backup-scheduler icon indicating copy to clipboard operation
restic-automatic-backup-scheduler copied to clipboard

Automatic restic backup using Backblaze B2 storage and either Linux systemd timers, macOS LaunchAgent, Windows ScheduledTask or simply cron.

Results 6 restic-automatic-backup-scheduler issues
Sort by recently updated
recently updated
newest added

Not an "issue" just a thank you for doing such a thorough write up of this process and sharing it. Many Thanks!!

NotStale

I'm getting an error trying to set up the service: ``` ❯ brew services start restic-automatic-backup-scheduler Error: undefined method `plist_startup' for # Did you mean? plist_name /opt/homebrew/Library/Taps/homebrew/homebrew-services/lib/service/formula_wrapper.rb:71:in `service_startup?' /opt/homebrew/Library/Taps/homebrew/homebrew-services/lib/service/services_cli.rb:280:in `service_load'...

Love the project! I am trying to use it across multiple hosts but with a single B2 bucket. It works great as long as all of the hosts have different...

Hi you all, I don't know if worth fixing it, because the system is pretty outdated. When I ran `$ make install-schedtask` I got the output, and the tasks were...

I just installed via homebrew on my mac and I didn't see the variable: `RESTIC_RETENTION_HOURS` in the file. I'm wondering if this is an oversight, or if it's intentional for...