This is a full website backup script including MySQL. It’s a bash script and it’s tested only on FreeBSD 6.3 but it should be working on any *BSD/Linux operation system. In order to make it work for linux you will need to change the paths for some commands. For example: #!/usr/local/bin/bash have to be changed […]