Skip to content

bash script to scp udm backups to a local server

Notifications You must be signed in to change notification settings

rjcds/udm-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

udm-backup

Adapted from https://github.com/boostchicken-dev/udm-utilities/wiki/Backup-Your-UDM-Backup-Files-to-Another-Server to use pushover as error reporting instead of smtp

Place this script on a server (I use my Synology NAS)

This script will copy UDM auto-backups (stored locally on the UDM) to the server and prune the server's copies to a specified number

Use a cron job (task scheduler on the NAS) to run on a schedule

The backup path on my NAS is then synced to an S3 bucket etc

Requirements

Configuration

Edit the 'user adjustable variables' section in the script as required

About

bash script to scp udm backups to a local server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages