From dcecb0ede469bfc2dfd60ab3d1dc17e628305d5f Mon Sep 17 00:00:00 2001 From: Will Miles Date: Mon, 22 Jan 2024 14:26:54 -0500 Subject: [PATCH] docs: clarify hasher operation Add a line to the "other operations" block to indicate that the hasher overlay will apply auto-size and other checks for all commands. --- docs/content/hasher.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/content/hasher.md b/docs/content/hasher.md index 30cdff4d2..63b89875b 100644 --- a/docs/content/hasher.md +++ b/docs/content/hasher.md @@ -334,6 +334,7 @@ The `rclone hashsum` (or `md5sum` or `sha1sum`) command will: ### Other operations +- any time a hash is requested, follow the logic from 1-4 from `hashsum` above - whenever a file is uploaded or downloaded **in full**, capture the stream to calculate all supported hashes on the fly and update database - server-side `move` will update keys of existing cache entries