mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 09:04:52 +01:00
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.
This commit is contained in:
parent
47588a7fd0
commit
dcecb0ede4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user