-
Notifications
You must be signed in to change notification settings - Fork 8
How to get this work
Ioannis Botis edited this page Mar 7, 2019
·
5 revisions
Since the package is published at packalist.org, can be installed through composer:
composer require iobotis/php-incremental-backup
Download package and run composer install at the package root directory.
The library should be run by cli, mainly cron process that generates the backup. It uses exec : http://php.net/manual/en/function.exec.php