From: Joey Hess Date: Thu, 25 Jan 2024 17:05:52 +0000 (-0400) Subject: nack X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~29^2~9 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=8646183e3833427f5a450d831008b8297292a244;p=git-annex.git nack --- diff --git a/doc/todo/record_ETag_when_using_addurl_--fast.mdwn b/doc/todo/record_ETag_when_using_addurl_--fast.mdwn index 252fd1ae97..b15a9a202d 100644 --- a/doc/todo/record_ETag_when_using_addurl_--fast.mdwn +++ b/doc/todo/record_ETag_when_using_addurl_--fast.mdwn @@ -1 +1,3 @@ Many websites return an Etag in the http response header, indicating the version of the resource. Could the etag (or a checksum of it) be recorded in the URL- key, the way size is now? Then e.g. `fsck --from web` could do a stronger check that the same file is still downloadable from the web, and the situation where different remotes have different versions of a file with the same URL- key could be better prevented. + +> Closing as this does not seem like a useful idea. [[done]] --[[Joey]]