- Add removal of
.push
and.pull
files in backup folder during backup cleanup. - Setting
BACKUP_REMAIN
value in configuration to0
will now purge all.backup
files. - Running manual backup will no longer purge old backup files.
- Undo hiding of revalidation steps, as it was working inconsistently.
- Default backup timeout increased from
60
to240
seconds. - Add Gravity Sync folder location and backup directory size to
./gravity-sync.sh info
output. - Added
BACKUP_INTEGRITY_WAIT
variable to control pause (default 5 seconds) before integrity checks are run on new backup files. - Various cleanup of some long standing bugs. Sorry for the delay.