Script Backups Rsync
Hello friends, I am a bit complicated, I need to make a script for backups the idea is as follows:
The script must mount a hard disk of network (mount) to be executed creating a directory of backup, soon it realizes the rspaldos of all the accounts of cpanel, sends a mail disassembles the partition and removes the directory created for backup.
I'm just crashing in the backup part, my need is to be incremental with an rsync, something like the one in cpanel but I do not know how to use them for my purpose
Thank you
-
Hello, Would the "Mount Backup Drive as Needed." option in "WHM >> Backup Configuration" work for this purpose? Thank you. 0 -
Dear, I mount a partition with the command mount what I need is how I can occupy the cpanel script to perform full backups but with rsync Thank you 0 -
I mount a partition with the command mount what I need is how I can occupy the cpanel script to perform full backups but with rsync
Hello, You'd have to setup a custom script to utilize the specific commands you prefer if the existing backup functionality isn't suitable. The following third-party URL might offer some help with the rsync command: rsync(1) - Linux man page I also encourage you to add feedback and vote for the following feature request: Enhanced rsync backup, daemon support Thank you.0
Please sign in to leave a comment.
Comments
3 comments