Skip to content

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

Notifications You must be signed in to change notification settings

ziadiparast/remove-backups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages