On Tue, 2014-12-02 at 18:24 +0100, Heinz Diehl wrote:
> On 02.12.2014, Ali AlipourR wrote: 
> 
> > I need some advice on Backup solutions, what is your personal methods
> > and solutions?
> 
> rsync -avxHSAX /source/ /target
> 
> You can even use it to move a complete installation to another disk,
> just exchange source with target. It's fast, easy and reliable.

yum install rsnapshot

Does all the above but is designed to run regularly from cron and keep
backups at daily, weekly and monthly intervals (which obviously you can
change). Backup generations use hard links where possible to save space.

poc

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to