Details

      Description

      We need a script that creates a full backup once a week. I'd appreciate if this it's possible to configure some automated notifications so that we understand that the backup is ready and we could download it on local machines.

        Attachments

          Structure

            Activity

            Hide
            aidjek Evgheni Antropov added a comment -

            starting write backup script

            Show
            aidjek Evgheni Antropov added a comment - starting write backup script
            Hide
            aidjek Evgheni Antropov added a comment -

            /root/backup.sh will be backuping mysql databases and /home and /etc directories.

            Will execute every day at 12PM
            0 0 * * * /root/backup.sh 2>&1

            Backup placed in /home/backup/ directory

            Stanislav please activate ftp backuping in admin panel (http://wiki.hetzner.de/index.php/Backup/ru) and re-assigne this task to me to complete backup on remote directory too.

            Show
            aidjek Evgheni Antropov added a comment - /root/backup.sh will be backuping mysql databases and /home and /etc directories. Will execute every day at 12PM 0 0 * * * /root/backup.sh 2>&1 Backup placed in /home/backup/ directory Stanislav please activate ftp backuping in admin panel ( http://wiki.hetzner.de/index.php/Backup/ru ) and re-assigne this task to me to complete backup on remote directory too.
            Hide
            aidjek Evgheni Antropov added a comment -

            Have enabled rotation for remote ftp directory in script /root/backup.sh

            Show
            aidjek Evgheni Antropov added a comment - Have enabled rotation for remote ftp directory in script /root/backup.sh

              People

              • Assignee:
                aidjek Evgheni Antropov
                Reporter:
                ctapobep Stanislav Bashkyrtsev
              • Votes:
                0 Vote for this issue
                Watchers:
                Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - 0h
                  0h
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 4h
                  4h

                    Structure Helper Panel