Feature Request for Large Backups
- Posts: 3
- Joined: 10 Mar 2025
After changing files in, or adding files to a large mirror type backup, performing a "file content" comparison of the entire backup isn't practical, as that can take hours. I'd like the option to do a "file content" comparison of only any files changed in, or added to a backup. Having that as an setting where it occurs automatically after running a backup would be really great.
-
- Posts: 4289
- Joined: 11 Jun 2019
You want to compare content for just the changes, which requires a full content comparison to know what changed, which means this isn't possible.
-
- Posts: 2607
- Joined: 22 Aug 2012
> I'd like the option to do a "file content" comparison of only any files changed in, or added to a backup.
That is exactly what FFS already can do.
Simply set the VerifyCopiedFiles flag to True.
That is exactly what FFS already can do.
Simply set the VerifyCopiedFiles flag to True.
- Posts: 3
- Joined: 10 Mar 2025
Thank you, Plerry. I didn't know about that GlobalSettings file.
-
- Posts: 4289
- Joined: 11 Jun 2019
That setting changes it for FFS globally though, so every sync will be affected, just be aware
- Posts: 3
- Joined: 10 Mar 2025
I understand. Under the circumstances, that's exactly what I want. It would be nice, though, if that was one of the options when setting up a backup, so it could be set up individually, per backup.