It looks like you're new here. If you want to get involved, click one of these buttons!
Any suggestions/ script which can automatically backup a shared hosting (not reseller) account? I'd prefer a simple script rather than a third party tools if possible... I have good backup space available to save the backups
Thanks in advance.
If your host has Jetbackups, could use cron backups?
If not, quick google search found this dirty php script that can be ran via cron and changed for remote upload
http://blog.syanaputra.com/2018/03/28/cpanel-automated-backup-script-using-php-cron-jobs-and-ftp/
https://documentation.cpanel.net/display/DD/cPanel+API+1+Functions+-+Fileman::fullbackup
You can find several php scripts. Search for cpanel account backup script github.
@jetchirag said: You can find several php scripts. Search for cpanel account backup script github.
Most of them are for "Reseller/ whm" scripts... could not find any for single account script.
@plumberg said: @jetchirag said: You can find several php scripts. Search for cpanel account backup script github. Most of them are for "Reseller/ whm" scripts... could not find any for single account script.
@plumberg said:
Try this : https://www.namecheap.com/support/knowledgebase/article.aspx/915/29/how-to-set-up-automatic-backups
Comments
If your host has Jetbackups, could use cron backups?
If not, quick google search found this dirty php script that can be ran via cron and changed for remote upload
http://blog.syanaputra.com/2018/03/28/cpanel-automated-backup-script-using-php-cron-jobs-and-ftp/
https://documentation.cpanel.net/display/DD/cPanel+API+1+Functions+-+Fileman::fullbackup
You can find several php scripts. Search for cpanel account backup script github.
Most of them are for "Reseller/ whm" scripts... could not find any for single account script.
Try this : https://www.namecheap.com/support/knowledgebase/article.aspx/915/29/how-to-set-up-automatic-backups