Easy rsync for Local and Remote Backup
I maintain several Ubuntu systems and needed a simple bash script that would backup / mirror these machines. Google pointed me to rsync. This article describes what I did with it. * mirror gist * rsync man page Synopsis remote_mirror is a bash function that calls rsync under the hood. For example,