Currently, my website is backed up infrequently because it's such a large file, and it takes a while
to transfer all that data.
However, rsync is *perfectly* suited to this, since I only need one-way synchronization.
One thing that needs to be done first is to make the EXCLUDES feature of
https://github.com/DeeNewcum/individual_scripts/blob/master/backups/make_backup
work with rsync.