Skip to content
This repository has been archived by the owner on May 9, 2023. It is now read-only.

v1.5.2

Compare
Choose a tag to compare
@ShahriyarR ShahriyarR released this 24 Apr 12:29
· 14 commits to master since this release
8ae7927

Immediate fix for:
#240

The problem was --test_mode settings which affected overall usage of the tool.
Disabled several checks and disabled --test_mode settings by default.

Fixed -> #243

Fixed -> #246
Now there is 2 new options:

  • move_archive = 1 -> Will only move old backups to archive directory and not tar the old backups
  • prepare_archive = 1 -> Will prepare old backups prior archiving

Fixed -> #250
Fixed -> #252
Fixed -> #254
Fixed -> #260
Fixed -> #262
Fixed -> #263
Fixed -> #264
Fixed -> #268
Fixed -> #271
Fixed -> #275