orc-lang / orc

Orc programming language implementation
https://orc.csres.utexas.edu/
BSD 3-Clause "New" or "Revised" License
41 stars 3 forks source link

Backup orc.csres to UTCS host #79

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Action:
Have a team member on a UTCS host:
crontab -e
Add to the crontab: 
0 7 * * * rsync -e /lusr/bin/ssh -q --chmod=o-rwx 
orc.csres.utexas.edu:/var/local/backups.tar /projects/orc

Objective:
So that the orc.csres backups are backed up.

Original issue reported on code.google.com by jthywissen on 22 Jun 2011 at 8:48

GoogleCodeExporter commented 9 years ago

Original comment by jthywissen on 2 May 2012 at 10:12