Skip to content

etiennerached/backup-whm-cpanel-reseller-account

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Auto Backup WHM and cPanel Resellers Accounts

Auto Backup WHM and cPanel Resellers Accounts

This script will auto backup all the cPanel users that are found in WHM, and will auto upload them to FTP.

The PHP script relies on cPanel XML API to connect to the corresponding WHM and fetch the accounts list, then it will connect to cPanel and initiate a backup and transfer it to a ftp address.

This is usually useful for WHM/cPanel reseller accounts, because in such accounts there is no way to auto backup the files and database.

In order to use this script, fill the required information in conf.php and run index.php

You can use a cron job to run index.php

In addition, the script can keep backups for a specificed amount of time, for example 30 days. Once the backups are over 30 days, they will be auto deleted the next time the script is ran.

About

Auto Backup WHM & cPanel Resellers Accounts

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%