9 lines
469 B
Text
9 lines
469 B
Text
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.
|