Incremental Backups Using rsync
November 8th, 2010 — 0 Comments — Permalink
We can combine
rsyncandcp -alto create what appear to be multiple full backups of a filesystem without taking multiple disks' worth of space.
This is a really neat and efficient method for backing up data which utilises the fact that rsync will always unlink an inode before overwriting it.
Discussion
There are no comments for this post.Leave A Reply
You may use Markdown syntax but raw HTML will be escaped and headings normalised.