It means that the files are more thoroughly checked. When using --force
, restic does not only compare metadata (like mtime and permissions) of a file, it compares the checksums of the chunks aswell. restic does not save/upload any duplicate data.
It means that the files are more thoroughly checked. When using --force
, restic does not only compare metadata (like mtime and permissions) of a file, it compares the checksums of the chunks aswell. restic does not save/upload any duplicate data.