<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Comments on snippet: 'Linux backup script using rsync and hard-links'</title>
<link>http://snipplr.com</link>
<description>Snipplr comments feed'</description>
<language>en-us</language>
<pubDate>Sun, 19 May 2013 01:05:50 GMT</pubDate>
<item>
<title>FrancoisScheurer said on 9/13/12</title>
<link>http://snipplr.com/view/65927/linux-backup-script-using-rsync-and-hardlinks/</link>
<description><![CDATA[ sorry the direct url is : http://blog.pointsoftware.ch/index.php/howto-local-and-remote-snapshot-backup-using-rsync-with-hard-links/

enjoy! ]]></description>
<pubDate>Thu, 13 Sep 2012 19:42:52 GMT</pubDate>
<guid>http://snipplr.com/view/65927/linux-backup-script-using-rsync-and-hardlinks/</guid>
</item>
<item>
<title>FrancoisScheurer said on 9/13/12</title>
<link>http://snipplr.com/view/65927/linux-backup-script-using-rsync-and-hardlinks/</link>
<description><![CDATA[ Hello

you can find a script to backup the whole disk with rsync here: http://blog.pointsoftware.ch/?p=527&amp;preview=true
It uses file deduplication thanks to hard-links, uses also MD5 integrity signature, 'chattr' protection, filter rules, disk quota, retention policy with exponential distribution (backups rotation while saving more recent backups than older).
It was already used in Disaster Recovery Plans for banking companies, in order to replicate datacenters, using only little network bandwidth  and transport encryption tunnel.
Can be used locally on each servers or via network on a central remote backup server.

it is free and i hope it can suit your needs ^^ 
Francois Scheurer ]]></description>
<pubDate>Thu, 13 Sep 2012 19:40:04 GMT</pubDate>
<guid>http://snipplr.com/view/65927/linux-backup-script-using-rsync-and-hardlinks/</guid>
</item>
</channel>
</rss>