As a Server Administrator, I want to allow exclusion of Email when backing up sites, so that backups are smaller and run faster.
1) exclude all email
2) exclude mail for certain accounts.
3) exclude mailboxes over a certain size.
Case:
Web hosting company is providing backup as courtesy. Website and emails are hosted in same server. Clients are using less space for their website data and storing their emails in web server. Following is the example of disk usage:
20G ./mail
33M ./public_html
Now, company do not want to take backup of their clients' email data and want to take all backup except mail folder.
I want to request this feature as GUI in WHM backup configuration. This will help in
- saving more space of server (backup server)
- save time while backing up website data
Thanks.
Adding this to the UI is an interesting take, but I wanted to mention that this is possible already with the use of cpbackup-exclude.conf files (per-user and server-wide)
https://documentation.cpanel.net/display/CKB/How+to+Exclude+Files+From+Backups
Adding this to the UI is an interesting take, but I wanted to mention that this is possible already with the use of cpbackup-exclude.conf files (per-user and server-wide)
https://documentation.cpanel.net/display/CKB/How+to+Exclude+Files+From+Backups
Interesting, I didn't noticed it. Will it be possible to add it in GUI?
Interesting, I didn't noticed it. Will it be possible to add it in GUI?
It's certainly possible, but isn't something we're working on right now. If and when that changes, I'll make sure everyone knows!
It's certainly possible, but isn't something we're working on right now. If and when that changes, I'll make sure everyone knows!
Replies have been locked on this page!