LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   how to backup files and folder automatically.. (https://www.linuxquestions.org/questions/linux-server-73/how-to-backup-files-and-folder-automatically-4175541191/)

yerunkar11 04-30-2015 02:25 AM

how to backup files and folder automatically..
 
Hello,

I want to take automatically backup of whole directory and their sub directory.
and i also wanted to make sure that the back up will take place @7am & 7pm,
I can use cron to do this right?
My directory path is :- /sambashare
OS :- Centos 6.6

Please help and thanks in advance

voleg 04-30-2015 03:38 AM

You can check mine: Backup linux using rsync and snapshots

TenTenths 04-30-2015 04:10 AM

Also take a look at http://dirvish.org for a solution that uses rsync and would also allow versioning.

We use that in production here to backup our servers to a central backup server with 4 month retention and then we do daily tape backups.

I also use it for my personal projects creating a backup 4 times a day from my production server to a home server (Raspberry Pi)


All times are GMT -5. The time now is 03:24 AM.