I have a script running daily that computes for the total usage of all the accounts in my server
I am writing it in a file to keep track of it
Now I want to insert in my script that if the account is more than 5 GB, i will exclude that account from cpbackup
I know in scripts2/backupusers that i can select only the accounts that will be backed up by cpbackup
but is there a file or database that is being referenced by scripts2/backupusers? And how i can access this file in my script such that if the total usage of an account is > 5 GB, my script will exclude this account from scripts2/backupusers (select users in cpanel's "backup")



LinkBack URL
About LinkBacks
Reply With Quote







