Liam W
in memoriam 1998-2020
Liam W submitted a new resource:
PHP CLI Backup Script - SCP Transfer - PHP Backup Script
Read more about this resource...
PHP CLI Backup Script - SCP Transfer - PHP Backup Script
I just made this for my own site, and I though I might as well as release it to the general public.
It probably won't work for most people - it uses the shell_exec command, which will probably be disabled on any shared host for security reasons.
However, if you have a VPS/dedicated server or a security unconscious shared host, feel free to use it.
It backs up the specified database and uploads it via SCP to a remote server. You need to have the ssh2 pecl extension installed by the way, or it...
Read more about this resource...