Backups and Synchronisations
Submitted by lev_lafayette on Wed, 05/08/2013 - 09:58The following is a brief introduction on how to write up a simple backup script in bash that takes advantage of the date command, and the use of rsync to produce a synchronised mirror, which could also be used for backup purposes.
Backup with bash