synbak v2.0 Release Notes

Release Date: 2012-12-31 // over 11 years ago
    • changed synbak version numbering
    • added "-E pr=100/noprompt" to the ldap internal export command
    • added support for lzo and xz compression into tar method
    • removed -x option to du command, because from fedora 17 it's not working as expected
    • renamed variable 'backup_erase_after' to 'backup_keep'
    • renamed variable 'backup_erase_always' to 'backup_keep_on_errors' and inverted the boolean operator
    • renamed variable 'backup_no_make_destdir' to 'backup_destination_prefix' and inverted the boolean operator
    • implemented the 'backup_shedule' function to automate and simplify the daily/weekly/monthly/yearly backups
    • new variable 'backup_destination_automake' to automake the destination dir if not exist
    • rewritten the erase function to be more smart