Changeset 18744 for trunk/DataCheck
- Timestamp:
- 02/04/17 16:27:30 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/DataCheck/Transfer/BackupDatabase.sh
r18669 r18744 80 80 81 81 #rsync from gate to coma 82 if ! /usr/bin/rsync -avxP $path operator@coma.astro.uni-wuerzburg.de:$dbdirwue >> $logfile 2>&182 if ! /usr/bin/rsync -avxP $path/ operator@coma.astro.uni-wuerzburg.de:$dbdirwue >> $logfile 2>&1 83 83 then 84 84 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.