Changeset 12296 for trunk


Ignore:
Timestamp:
10/27/11 13:20:32 (13 years ago)
Author:
Daniela Dorner
Message:
added cron to rsync auxiliary and rawdata
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataCheck/crontab.fact1

    r11848 r12296  
    11# check time offset of machine
    220 */6 * * * /home/fact/DataCheck/CheckNTPDate.sh
     3# rsync data from fact2 to fact1
     40 8 * * * /usr/bin/rsync -avxH 10.0.100.12::loc_data/rawdata/2011/10/ /loc_data/rawdata/2011/10
     50 8 * * * /usr/bin/rsync -avxH 10.0.100.12::loc_data/data/2011/10/ /loc_data/data/2011/10
Note: See TracChangeset for help on using the changeset viewer.