I am trying to put in place a more foolproof and automated backup process for my server.
I need to:
I guess I could create a batch file to do most of that but as this is the 21st Century, I’m sure there must be a 3rd party GUI driven software that will make this process easier?
Any thoughts, or should I stick with notepad?
I need to:
- Shut down Apache/MySQL/Filezilla/Mercury
- Archive the directory contents
- Export the MySQL database
- Place one copy of the backup on the server and another on my PC
- Restart the server
I guess I could create a batch file to do most of that but as this is the 21st Century, I’m sure there must be a 3rd party GUI driven software that will make this process easier?
Any thoughts, or should I stick with notepad?