Let's say you do daily backups. Does the tar method of backing up delete the previous nights tar file, and then does it create a brand new tar file with files only found in the account at that moment? Or, does it just add new files to the tar file, keeping files that may have been deleted by the user? I'm fairly certain it deletes the old tar file and creates a new one, however I feel I have to ask.
The reason is with incremental backups, the backups just get larger, and larger, and larger, as files aren't deleted from the backup. Only changed files are updated. So if a client adds a bunch of images one day those images get backed up. If the user then deletes all those images from their account the next day, those images still stay with the incremental backup. They don't get deleted. At least this has been my experience as I just went through a restore with incremental backups and users complained of having many files that they had deleted previously. This also caused disk quota issue.



LinkBack URL
About LinkBacks
Reply With Quote




