Subscribe to the Cove

Website Backup Script


Do you regularly backup your data off of your server? Many people setup database dumps and then leave them on their server. This doesn’t really help you in the case of the server dying on you. I’m going to share with you the script that I have that backs up all of the databases on this server as well as doing a full/incremental file backup as well. Wrapping it all up we will then FTP it off to a secondary location for storage.
Read More…