Skip to content

henosch/rclone-backup

 
 

Repository files navigation

Backup to cloud

Simple script that uses Rclone to backup your important files to cloud service.

This script was previously meant for backing up Pi-hole installation but it is universal now.

Install

wget -O - https://raw.githubusercontent.com/henosch/rclone-backup/master/install.sh | sudo bash

You must add Rclone remote called remote to /etc/rclone-backup/rclone.conf - sudo rclone config --config /etc/rclone-backup/rclone.conf.

Filtering rules are in /etc/rclone-backup/backup.list - see here for more information.

Any arguments passed to rclone-backup are passed to rclone command line!

Pi-hole

Up to date as of Pi-hole v5.2.4.

About

Backup your important files to cloud service.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%