pget
pget copied to clipboard
Detect the file was changed during the download
It turns out if the file changed during the download after the final assembly we will have the downloaded file broken. Is it possible to remeber "etag" header or something like this when retrieving each chunk? If we see the file changed - start over again?