Replies: 2 comments
-
|
Sorry, I didn't fully get what was bitrotted. Am I right that you are talking about source(s) you backup'ed into a rustic repo and in the source you are discovering bitrot? Now, in this case, what's in the repository? There are two cases:
So, depending on when your file was created, when you ran
In case 1), there is nothing you can do, sorry... For case 2) you can try to identify where a file was changed using |
Beta Was this translation helpful? Give feedback.
-
|
It seems snapshots were ok, restoration was failing. #1592 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I recently moved my image gallery from a mdadm raid to raidz.
I have a script to backup "just the important files", but to ease my task I made another snapshot with all files (new one, no parent used) and restored it.
Then I restored the image gallery and compared folders, expecting to miss only thumnails, an cache files, but lot of images files, besides having same size, had different checksums.
Both snapshots are from the same day, so I belive the snapshot with old parent is correcte because corrupter files where not upload again. Is this the case?
As I was playing with rustic, changing path created "new packs of snapshots", so if I restore latest snapshot from each pack, starting from the latest pack, and overwrite it with the latest snapshot from prevoius pack, I should overwrite corrupted files with uncorrupted versions; does it sound logic?
Beta Was this translation helpful? Give feedback.
All reactions