ribs
ribs copied to clipboard
Rsync Incremental Backup System
I think this happens when a 'rm' is killed while the ribs job is running. I've seen cases where there is an hourly.1 inside of an hourly.0 and ofcourse this...
When a machine in $a_backupHosts does not have the 'excludes' key set a php notice is generated. $tmp_excludes = preg_split('/([^\\])\s/', $a_backupHosts[$s_configName]['excludes'], -1, PREG_SPLIT_NO_EMPTY | PREG_SPLIT_DELIM_CAPTURE); does not check the existence...
Would be nice if the log file could be copied back to the home dir of the SSH user for backupHost. This for easier log file monitoring.