Incremental backup to Amazon S3
Hi everyone,
We're trying to use Amazon S3 for our daily backups, however, we don't want to send all the data everyday.
Is there a way for cPanel to backup system configuration, accounts informations and databases, without backuping user's home directories. The home directories would be handled by an "s3cmd sync" script that would be launched by /scripts/postcpbackup.
-
Hello :) This document explains how to exclude files or directories from your user backups: Exclude Files From Backup Thank you. 0 -
[quote="cPanelMichael, post: 1627571">Hello :) This document explains how to exclude files or directories from your user backups: Exclude Files From Backup Thank you.
Link is broken. Not working anymore, can you help us to update it please? Im interested in the topic of how to make either an incremental or exclude of cache files. [COLOR="silver">- - - Updated - - - Also, does anybody know about an incremental sync to S3?0 -
Hello :) The link has been updated to: Exclude Files From Backup If you use the Incremental backup type, you cannot add Additional Destinations. Thank you. 0 -
Thanks Michael, one question... does this: */.wysiwygPro_* mean that anything called .wysiwygPro_[whatever] stored in [wherever] wont be saved? So If I need to exclude cache directories from accounts may I use: */cache/* would that be fine? 0 -
Yes, however you should likely restrict it to your public_html directories. EX: public_html/cache/*
This would exclude the files within the cache directory, but not the directory itself. Thank you.0
Please sign in to leave a comment.
Comments
5 comments