delete cpanel legacy backup

rebornishard

Member
Oct 30, 2012
12
0
1
cPanel Access Level
Root Administrator
How to delete cpanel legacy backup from /backup folder
it's already overloaded and hdd almost cant handle it
too many backup on there, but idk which one i can delete
thanks
 

cPanelMichael

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

Legacy backups are stored in a "cpbackup" directory. EX:

Code:
/backup/cpbackup/
Backups for the new backup system are stored under their date of generation. EX:

Code:
/backup/2013-12-04
This should help you to identify which backups are associated with the legacy backup system so that you can remove them.

Thank you.