Ignore:
Timestamp:
02/04/17 16:27:30 (8 years ago)
Author:
Daniela Dorner
Message:
fix in path
File:
1 edited

Legend:

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

    r18669 r18744  
    8080
    8181#rsync from gate to coma
    82 if ! /usr/bin/rsync -avxP $path operator@coma.astro.uni-wuerzburg.de:$dbdirwue >> $logfile 2>&1
     82if ! /usr/bin/rsync -avxP $path/ operator@coma.astro.uni-wuerzburg.de:$dbdirwue >> $logfile 2>&1
    8383then
    8484   echo `date`": problem rsyncing database from LP ("$path") to Wuerzburg (coma:"$dbdirwue")" >> $logfile 2>&1
Note: See TracChangeset for help on using the changeset viewer.