Ignore:
Timestamp:
01/24/12 15:42:25 (13 years ago)
Author:
Daniela Dorner
Message:
adapted rsync options for running ftchecksum on data, but still commented
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataCheck/RsyncRaw.sh

    r12676 r12762  
    5050
    5151   #rsync from daq to data
     52   #if ! /usr/bin/rsync -avxHPu $bwlimit $rawdirdaq $rawdirdata >> $logfile 2>&1 # in case of adding checksum, only update files with rsync
    5253   if ! /usr/bin/rsync -avxHP $bwlimit $rawdirdaq $rawdirdata >> $logfile 2>&1
    5354   then
Note: See TracChangeset for help on using the changeset viewer.