comptech520

Well-Known Member
Feb 23, 2006
62
0
156
Hi,

I enabled PIGZ with the backups and want to backup my user accounts for testing.

How can I do that NOW vs waiting for the daily to kick in?
 

quietFinn

Well-Known Member
Feb 4, 2006
1,900
465
438
Finland
cPanel Access Level
Root Administrator
This should work:
Code:
/usr/local/cpanel/bin/backup --force
 

cPanelMichael

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

Yes, the command in the previous reply is correct:

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