Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added backup lock to prevent stacked crashesHEADmaster | Eduardo Pedroni | 2018-05-05 | 1 | -0/+15 |
* | Adapted backup system to use rsync over SSH instead of the NFS mount | Eduardo Pedroni | 2018-04-14 | 2 | -26/+5 |
* | Fixed minor bug | Eduardo Pedroni | 2018-04-06 | 1 | -1/+1 |
* | Added error code check to backup script | Eduardo Pedroni | 2018-04-05 | 1 | -0/+6 |
* | Removed quotes around exclude | Eduardo Pedroni | 2018-04-05 | 1 | -1/+1 |
* | Fixed issue with log file, apparently rsync doesn't like it being in quotes | Eduardo Pedroni | 2018-04-04 | 1 | -2/+9 |
* | Fixed syntax error on rsync opts | Eduardo Pedroni | 2018-04-04 | 1 | -5/+1 |
* | Made stromboli script more robust in case the NFS mount fails | Eduardo Pedroni | 2018-04-04 | 1 | -0/+9 |
* | Made backup script more generic, added specific script for stromboli | Eduardo Pedroni | 2018-04-04 | 3 | -18/+29 |
* | Initial commit, added a skeleton script but need to decide if I'm using the r... | Eduardo Pedroni | 2018-03-30 | 2 | -0/+41 |