> Is there anyway in which i can have only the delta of the original file be
> present at the backup location.
> something like
> 1. 1st backup is 100M
> 2. write 20MB to the original file
> 3. do a sync using hardlinks
> 4. i have 20MB file at backup location with the delta changes only.
Pr
Hi All,
I am presently doing a small POC with rsync for incremental backup and
restore starategies.
I have come up with certain question down the line, can anyone help me with
the explanation.
Used the config and ideas from:
http://www.mikerubel.org/computers/rsync_snapshots/
The commands exec