|
Last change
on this file since 12320 was 12296, checked in by Daniela Dorner, 14 years ago |
|
added cron to rsync auxiliary and rawdata
|
|
File size:
299 bytes
|
| Line | |
|---|
| 1 | # check time offset of machine
|
|---|
| 2 | 0 */6 * * * /home/fact/DataCheck/CheckNTPDate.sh
|
|---|
| 3 | # rsync data from fact2 to fact1
|
|---|
| 4 | 0 8 * * * /usr/bin/rsync -avxH 10.0.100.12::loc_data/rawdata/2011/10/ /loc_data/rawdata/2011/10
|
|---|
| 5 | 0 8 * * * /usr/bin/rsync -avxH 10.0.100.12::loc_data/data/2011/10/ /loc_data/data/2011/10
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.