rnelan

Member
Jan 22, 2014
14
0
1
Waldorf, MD
cPanel Access Level
DataCenter Provider
Hi folks, just a quick question..

Can I force a backup within WHM? I dont see anywhere I can click to start an "out of cycle" backup.. Is that something that must be done from the CLI? if so, mind sharing that command with me?

Thanks! have a great day!

Roger Nelan
Total Computing Solutions, Inc.
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,267
463
Hello :)

You must use the command line to force a generation of backups. EX:

Code:
/usr/local/cpanel/bin/backup --force
Thank you.