mithril
mithril copied to clipboard
Implement a resume download mechanism for client
Issue
When a client start downloading a part of the snapshot archive but stops in the middle of it (e.g 50%), the client when restarting does not use the already download data. We could implement a resume download mechanism that would have this capability.
Note: Is it really interesting with incremental snapshot?
Related issue
#1115