Changeset 16992 for trunk/DataCheck/Transfer/BackupAuxToWue.sh
- Timestamp:
- 07/31/13 17:31:10 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/DataCheck/Transfer/BackupAuxToWue.sh
r13599 r16992 33 33 34 34 #rsync from ISDC to Wue 35 if ! rsync -rltDvR --stats $auxdirisdc operator@coma.astro.uni-wuerzburg.de:$auxdirwue >> $logfile 2>&135 if ! rsync -rltDvR --stats -T $rsynctempdir $auxdirisdc operator@coma.astro.uni-wuerzburg.de:$auxdirwue >> $logfile 2>&1 36 36 then 37 37 printprocesslog "WARN problem rsyncing auxiliary data for "$date" from ISDC to Wue"
Note:
See TracChangeset
for help on using the changeset viewer.