Backing up files in Linux is possible in multiple different ways but in my case…
…I am currently trying out different backup strategies with rsync
and zip
rsync
because of running servers, with a temporary directory
zip
because I need acces to files in Windows (in the worst case at least)
And I need some database dumps in there as well!
Let’s go then
First of all I define the variables I need like folder names and backup dates for files and folders