Today i want to start automating my tasks. This time i want to automate a backup task written in Python. In general the script collects mySQL database exports in zip-format and copies them into a folder which is then protected with a raid and a backup. I’m using a python script on the Windows Tasks Scheduler for this job.
Categories