Hi,

I would like to run the cPanel/WHM backup routine every 6 hours, then rsync it.
I would like to check the following is correct that I can run:

Will this force the backup routine to backup all accounts:
/scripts/cpbackup --force

Now what happens if I wanted to back up one account would I run:
/scripts/pkgacct abc_user /backup

Would this back up user: abc_user to the backup folder?