Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

BackupMgr

A general-purpose backup tool for macOS: back up a user-specified list of files and directories on a schedule, with tiered snapshot retention.

Status: not started. This repository is a placeholder — nothing here works yet.

What it will do

Reuse the backup architecture proven in Calibre — rclone-based snapshots, daily/weekly/monthly/yearly retention tiers, timestamped logs pruned to a configured depth, and a launchd job for unattended nightly runs — and add the piece that one lacks: an arbitrary, user-specified list of files and directories to back up, rather than a single hardcoded source.

It does not replace the Calibre backup, which continues to run on its own.

Conventions

Local machine configuration lives in config.sh, which is gitignored; a config.sh.example with placeholders is committed as the contract. Scripts target bash 3.2, which is what macOS ships.

Licence

MIT — see LICENSE.

About

General-purpose backup tool: backs up a user-specified list of files and directories, reusing the Calibre backup architecture

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors