]> git.llucax.com Git - software/bacap.git/history - bacap
Fail if the BACKUP_DIR doesn't exist
[software/bacap.git] / bacap
2021-09-25 Leandro LucarellaFail if the BACKUP_DIR doesn't exist main
2021-09-25 Leandro LucarellaFix overriding config per-host
2021-09-25 Leandro LucarellaRename print/log functions with more intuitive names
2011-03-21 Leandro LucarellaAdd -S (--sparse) to the default rsync flags
2011-02-02 Rodrigo CamposAvoid creation of dangling symlinks
2010-11-25 Rodrigo CamposPrint the backup start time for each host
2010-11-25 Rodrigo CamposDont use by default rsync --delete option
2010-11-18 Rodrigo CamposRemove uneeded rsync flag
2010-11-18 Rodrigo CamposCreate necessary files for new hosts
2010-10-01 Leandro LucarellaFix console error reporting when using a LOG_FILE
2010-10-01 Leandro LucarellaDon't provide any default options for ssh
2010-10-01 Leandro LucarellaLet rsync do the hard linking
2010-10-01 Leandro LucarellaAdd FORCE_SYNC option
2010-08-27 Martin MarreseMake pinging hosts configurable
2010-07-29 Rodrigo CamposFix extra_flags usage
2010-07-12 Rodrigo CamposPrint the hosts we failed to backup
2010-07-12 Rodrigo CamposFix typos
2010-07-12 Rodrigo CamposUse $HOSTNAME as the default name of the local host
2010-07-12 Rodrigo CamposSupport "--include-from" rsync option
2010-07-12 Rodrigo CamposAllow config options on a per host basis
2010-07-02 Leandro LucarellaInitial commit