mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
907d9e9078
ok sthen@
10 lines
469 B
Plaintext
10 lines
469 B
Plaintext
Tarsnapper is a wrapper around tarsnap which:
|
|
|
|
- Lets you define "backup jobs" (tarsnap invocations) in a config file, though
|
|
on it's own this has little advantage over just using a shell script.
|
|
|
|
- Lets you expire old backups using a Grandfather-father-son backup scheme.
|
|
This feature can be used in conjunction with tarsnapper backup jobs, or
|
|
standalone, to be applied to any existing set of tarsnap backup archives,
|
|
regardless of how they have been created.
|