Automating Linux File Backups using Rsync, Bash script and Cron
This is a script that copies directories from A to B. It does not compress directories into an archive, though you are welcome to adapt your script using snippets from this post.
Read more