Sha256 hash. Restores only new files

Hi
When restoring files in the logs:

Warnings: [
    remote file duplicati-b62b1b320ac41460796bbd792a8e3057c.dblock.zip is listed as Verified with size 208666624 but should be 97302514, please verify the sha256 hash "GULm/4jbHMzcg6tU5U2aWlwwusi3ynfakpTSIG7vd0M=",
    remote file duplicati-b39843b0e283b434a932c8d53885aa588.dblock.zip is listed as Verified with size 208666624 but should be 192822757, please verify the sha256 hash "UuCgOkVypHdKe6JdtOitnJHnP0spNceHCO1ogm1sgUc=",
    remote file duplicati-bc2a0461de2564c64bc12b3d0da7f9d00.dblock.zip is listed as Verified with size 208666624 but should be 121149220, please verify the sha256 hash "TSpT0ia+PlwXpTV/IFyjNzg9PS0u7rRQsFSXp72adfg=",
    remote file duplicati-b80e3b4768a034707bffb38d56455be88.dblock.zip is listed as Verified with size 208666624 but should be 93949480, please verify the sha256 hash "XZlK8kpkuIZz0oDLU3FnJqLWtaoy+yPvImfepSu12bg=",
    remote file duplicati-bd88b16b6dbc44b05b449fa75e0065a95.dblock.zip is listed as Verified with size 208666624 but should be 109782925, please verify the sha256 hash "vcZFbMRrmJhigCAA/9Pxav8nnAcwJ+CVITzFdj82krI=",

From different computers so
Restores only new files
Already updated Duplicati - 2.0.2.1_beta_2017-08-01

How to be?

The error message means that the remote server says that the files are 208666624 bytes long, but Duplicati knows they are supposed to be another size.

Do you have any idea why the server reports another file size?

yes, changed Size of the unloaded volumes 200 MB

How did you “change” the size of the files after they were uploaded?

I changed the size immediately when creating a task

Can I change the size now?

If you mean you change the “Upload volume size”, then yes, you can change that.
But changing that option does not change the size of the existing remote files.

Somehow the remote files changed size, and since they are all now the same size, I expect “something” has changed them or that the server is somehow faulty, but I am not sure which it is.

Files dblock.zip all the same now for 200MB.
They open windows zip.
Can I disable this check as I restore it?

You can try --no-remote-verification but I recommend that you figure out why they have change size.

Messages: [
    Rebuild database started, downloading 1 filelists,
    Recreate/path-update completed, not running consistency checks
]
Warnings: [
    Предоставленный параметр --no-remote-verification is not supported and will be ignored,
    Failed to process file: duplicati-20170808T190000Z.dlist.zip => Unknown header: 2506434825
]

For some reason it is named --no-backend-verification

I edited your post to improve the formating. (Just added ~~~ before and after the output you pasted, see here for details).