freebsd-ports/sysutils/acts/pkg-descr
Mark Felder 848e4a9c08 Welcome acts to the ports tree
acts is a utility for managing Tarsnap backups which is written in plain
sh(1). This utility was praised in mwl's Tarsnap Mastery book, but was
somehow missing from our dear ports tree.

Now it's here so I can better manage my backups, and you should too!
2015-05-13 14:28:42 +00:00

12 lines
370 B
Plaintext

acts is a minimal shell script that creates backups with Tarsnap.
Some design goals:
Just backup, no restore.
Calendar-based (daily, monthly, yearly) backup schedule
Portable, small code footprint.
One Tarsnap archive is created per-target per-run. 31 daily, 12 monthly,
and indefinite yearly backups are kept.
WWW: https://github.com/alexjurkiewicz/acts