| Article: |
Automated Backups on Tiger Using rsync | |
| Subject: | 7 day incremental backup | |
| Date: | 2005-10-01 09:26:01 | |
| From: | Corvus | |
|
Response to: 7 day incremental backup
|
||
Hi Anna. I guess I wasn't clear on how rsync works; it createsfull backups by copying only the data that has changed since the last backup. You don't need to do "full" backups ever again.
|
||
Showing messages 1 through 2 of 2.
-
7 day incremental backup
2005-12-01 07:10:34 KevinStout [View]
-
7 day incremental backup
2005-12-01 07:10:21 KevinStout [View]
Hi Corvus,
You seem to be missing the point of an incremental backup. The point is to be able to do a restore to a point in time. For example you deleted / changed a critical file on tuesday, but do not realize it until friday. From waht I understand, if you rsynced everyday, the orginal or unchanged file is not lost forever.



You seem to be missing the point of an incremental backup. The point is to be able to do a restore to a point in time. For example you deleted / changed a critical file on tuesday, but do not realize it until friday. From waht I understand, if you rsynced everyday, the orginal or unchanged file is now lost forever.