hexparrot / mineos

python scripts for hosting and managing minecraft servers
Other
197 stars 63 forks source link

[FEATURE Request] scheduled restore point prune #170

Closed Xelnah closed 4 years ago

Xelnah commented 4 years ago

I would like to have the option to schedule (Crontab Schedule) a pruning of restore points. Using rdiff-backup it would be something like (to keep last 14 backups): rdiff-backup --remove-older-than 14B /var/games/minecraft/backup/SERVERNAME

Would that be possible?

Xelnah commented 4 years ago

Moving this to mineos-node instead.