I recently wrote a bash script that automates a database backups to zipped files on a Raspberry Pi. I would then periodically SSH in and transfer the backup files. This was a simple temporarily and manual solution, but I wanted a way to automate sending these files to a remote backup. I use AWS quite […]