Hello guys, I'm having some serious issues when backing up some very huge accounts.
The Scenario:
- It's a cPanel based VPS where every day cPanel do daily backups and upload it to Amazon S3.
- There are almost 200 domains, with varied disk usage, ranging from 5 MB to 50 GB...
- I had to deactivate backups for those accounts using 10GB and up cause distance to S3 servers is big, and somehow it is causing timeout issues when transmitting huge packages on rush hours (cause the entire process can last 16 hours, every day).
- And we don't have alternatives, like using the current disk, or attaching another one, and FTPing is ever slower.
And The Question:
Is there any way I can run /usr/local/cpanel/bin/backup --force but specifying only a couple accounts a need to backup AND that force the upload to the Additional Destinations. Or should I open a feature request? This can't be that difficult to code since you have already developed the platform, it would be needed that the script just read some params and execute backups for the selected accounts. No need for a UI if you don't want to.
Let me know if it is possible or should I open a feature request case.
Best regards
The Scenario:
- It's a cPanel based VPS where every day cPanel do daily backups and upload it to Amazon S3.
- There are almost 200 domains, with varied disk usage, ranging from 5 MB to 50 GB...
- I had to deactivate backups for those accounts using 10GB and up cause distance to S3 servers is big, and somehow it is causing timeout issues when transmitting huge packages on rush hours (cause the entire process can last 16 hours, every day).
- And we don't have alternatives, like using the current disk, or attaching another one, and FTPing is ever slower.
And The Question:
Is there any way I can run /usr/local/cpanel/bin/backup --force but specifying only a couple accounts a need to backup AND that force the upload to the Additional Destinations. Or should I open a feature request? This can't be that difficult to code since you have already developed the platform, it would be needed that the script just read some params and execute backups for the selected accounts. No need for a UI if you don't want to.
Let me know if it is possible or should I open a feature request case.
Best regards