Skip to main content

How To Delete Backups From /backup

Comments

4 comments

  • cPanelMichael
    Hello, You can adjust the "Retention" setting in "WHM >> Backup Configuration" to change how many backups are stored. It's explained in more details at: Backup Configuration - Documentation - cPanel Documentation You'd need to access the server via SSH or SFTP as root and manually delete the archives from the configured backup directory if you want them removed before the next automatic backup generation. Thank you.
    0
  • Joydeep Mondal
    May I have the path please ?
    0
  • webhostuk
    You can SSH the server go to the Backup folder and if you wish to remove all the previous backup just remove backup using command : rm -rf Note : make 100% sure you are in backup folder before firing this command.
    0
  • cPanelMichael
    May I have the path please ?

    You can access the server via SSH or SFTP and remove the backup archives from the local backup directory you configured in "WHM >> Backup Configuration. The default path is "/backup/$date/accounts/". Thank you.
    0

Please sign in to leave a comment.