Re: Backup Solution



On Apr 28, 11:54 am, Michael Schinhammer <blahhne...@xxxxxxxxxxxxxx>
wrote:
In my box there are 2 x 500 GB HDD, and if i use rsync or others the
whole data will be scanned for file-differences since the last change.

AFAIK rsync (with suitable command line options) won't do the delta
compare unless the time or file size are different. It should skip
over unchanged files.
.