Releases: dataforgoodfr/d4g-s3-backup
Releases · dataforgoodfr/d4g-s3-backup
v1.0.2
v1.0.1
- Prevent failures when data dirs get written to while tar is creating the archive by first creating a copy of the files with rsync. That ensures copying and then compressing non-corrupted files.
- Add dry-run mode for pruning (
--dry-runorDRY_RUN=1) - Switch to string based pruning as backups contain their date, and bucket metadata might not realistically represent backup date.