I have a VeraCrypt image file that has a size of 8GB. After I make a some small changes using VeraCrypt, I try to back it up using restic backup disk.img
, but every time restic fails to detect that the file has been changed. Note that the file name, date/time, and size never change. In fact, only a few kilobytes of the content out of the 8GB change. But I still expect restic will correctly detect the change and correctly dedupe. I am not sure why it doesn’t see the change at all.
- Version: 0.16.4
- Command: restic backup C:\disk.img
- Environment variables: RESTIC_REPOSITORY and RESTIC_PASSWORD
- OS: Windows 11 Pro
- Complete output:
repository d0682442 opened (version 2, compression level auto)
using parent snapshot 89ae9a0e
[0:00] 100.00% 37 / 37 index files loaded
Files: 0 new, 0 changed, 1 unmodified
Dirs: 0 new, 1 changed, 0 unmodified
Added to the repository: 296 B (251 B stored)
processed 1 files, 8.000 GiB in 0:03
snapshot d62aa1d1 saved