rick 8183b65f53 fixed rm command, edit days of keeped backup
-> rm command: {} contains already the full path for deletion
-> days to keep: local nas script delets files which are older than 30
days.. cause of this rsync keeps syncing old files everyday
2019-12-18 22:28:36 +01:00
2019-08-03 23:19:53 +00:00
2019-08-04 01:16:53 +02:00

lcx_backup

Backupscript for LXC Container

This script creates a copy of all running containers, backs them up (via lxc export) and deletes the copies afterwards.
Copies are created to prevent database inconsistencies -> copies are way faster than exports

If you want to use this script you need to change the variables backupuser and backuppath to your environment

S
Description
No description provided
Readme
46 KiB
Languages
Shell 100%