ziadiparast / remove-backups

Simple script to save specified number of backups in Host OR server with PHP + Cronjob

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automatic backup delete script

Simple script to save specified number of backups in Host OR server with PHP + Cronjob

Usage

Add the follwing line in your cronjob task with the time you want :

  /usr/local/bin/php /home/xxxx/public_html/bcron.php
  

[!] /home/xxxx/public_html/bcron.php is the path of bcron.php file

About

Simple script to save specified number of backups in Host OR server with PHP + Cronjob


Languages

Language:PHP 100.0%