Actions
Feature #7240
closed[Keep] keep-rsync should support "verify-existing" flag
Status:
Closed
Priority:
Normal
Assigned To:
-
Category:
Keep
Target version:
-
Start date:
09/08/2015
Due date:
% Done:
0%
Estimated time:
Story points:
2.0
Description
For each block that does not need to be copied from src to dst because it already exists on dst, get the block from the destination Keep services using HEAD, and check the response code to verify the checksum of the block as stored on dst. If the checksum does not match (or some other error occurs), copy from src to dst as if the hash hadn't appeared in the dst index.
Actions