Jerome Charaoui
|
0ec7752dd3
|
Cleanup tariling whitespace
|
2021-01-22 11:24:14 -05:00 |
|
Micah Anderson
|
41c3544ed5
|
dsync: the dsync handler incorrectly would test for >3 failures before
emitting the failure message, it should do so at =>3
|
2015-03-30 12:23:50 -04:00 |
|
Micah Anderson
|
0dbac2a1c1
|
dsync: break out of the while loop using 'break' instead of setting the failedcount number, otherwise this will trigger the warning later
|
2012-11-26 12:49:43 -05:00 |
|
Micah Anderson
|
03eadb018b
|
dsync: fix loop number of iterations, we want to try 3 times, and we are starting at 0
|
2012-11-26 12:49:16 -05:00 |
|
Micah Anderson
|
c0e571ebb4
|
remove some debugging bits that snuck in
|
2012-11-26 12:44:27 -05:00 |
|
Micah Anderson
|
4c7660f201
|
set autotools markers and default application paths
|
2012-11-26 12:30:40 -05:00 |
|
Micah Anderson
|
9b679b71a8
|
the 'fatal' here was causing backups to stop after they hit a user who has
trouble, causing all subsequent backups never to fire.
|
2012-11-26 12:30:40 -05:00 |
|
Micah Anderson
|
090cef2438
|
fix quoting on srcconffile and destcconffile
stop attempting to sync to current_backup, because if we do this then we do this then we don't take advantage of the hardlinking that is done later
|
2012-11-26 12:30:40 -05:00 |
|
Micah Anderson
|
cd3abeab35
|
add experimental dsync handler, heavily based on maildir handler
|
2012-06-11 10:22:08 -04:00 |
|