Changeset 13108 for trunk/DataCheck
- Timestamp:
- 03/14/12 19:26:48 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/DataCheck/Transfer/RsyncAuxToISDC.sh
r13065 r13108 45 45 fi 46 46 47 if ! ssh fact@161.72.93.131 "ls $auxdirlp >/dev/null 2>&1" 48 then 49 printprocesslog "INFO "$auxdirlp" not available on data. " 50 continue 51 fi 52 47 53 #rsync from daq to data 48 54 #if ! /usr/bin/rsync -avxHPu $bwlimit $auxdirdaq $auxdirdata >> $logfile 2>&1 # in case of adding checksum, only update files with rsync
Note:
See TracChangeset
for help on using the changeset viewer.