I have a 2GB encrypted container that has been backed up multiple times to the remote storage using duplicacy web edition. After any significant changes to the contents of the container, I dismount the container, copy it to another folder, and back up that other folder.
This time I ran duplicacy again with the only changes to the copied encrypted container having a few new log and cache files.
However the backup log shows no new chunks, neither file nor metadata chunks.
The modified date and the file size of the encrypted container stays the same all the time, as per the security settings of the encrypted container. But the date created will have changed since I’m making a new copy of the updated container.
I have never encountered this scenario in any of the previous backup runs. So I’m wondering which timestamp is duplicacy using to determine whether or not to back up the file if I don’t use the hash option?