Ignore:
Timestamp:
03/01/14 23:57:08 (11 years ago)
Author:
Daniela Dorner
Message:
updated path to qla at isdc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataCheck/Transfer/BackupQLA.sh

    r17103 r17575  
    1414# get paths depending on host
    1515case $HOSTNAME in
    16         dc11) from="fact_opr@isdc-nx00.isdc.unige.ch:/gpfs/scratch/fact/qla/"
     16        dc11) from="fact_opr@isdc-nx00.isdc.unige.ch:/gpfs0/fact/processing/qla/"
    1717              to="/scratch/fact/qla"
    1818              ;;
     
    2323              ;;
    2424   isdc-dl00) from="fact@161.72.93.131:/daq/analysis/"
    25               to="/gpfs/scratch/fact/qla"
     25              #to="/gpfs/scratch/fact/qla"
     26              to="/gpfs0/fact/processing/qla"
    2627              # for new rsync: update variables
    2728              ;;
Note: See TracChangeset for help on using the changeset viewer.