How to backup MySQL databases, web server files to a FTP server automatically with Shell Script
Part I :System + Web + MySQL backup script
This is a simple backup solution for people who run their own web server and MySQL server on a dedicated box or VPS. Most dedicated hosting provider provides the backup service using NAS or FTP servers. These service providers will hook you to their redundant centralized storage array over private VLAN. Since I manage couple of boxes, here is my own automated solution. 继续阅读 »

