Releases: easyselfhost/backpack
Releases · easyselfhost/backpack
v0.1.0
Creates a program that can be scheduled to snapshot and back up directories with special handling like snapshotting sqlite database and ignoring files.
- Basic directory snapshotting strategy including copy, sqlite snapshot and ignore.
- Backing up using
librclone
. - Scheduling by either every interval (e.g. every hour) or daily schedule of certain times (e.g. 10:00, 15:00).
- Docker container.