mirror of
https://github.com/rclone/rclone.git
synced 2025-06-24 22:11:45 +02: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
|
### 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
|
- whenever a file is uploaded or downloaded **in full**, capture the stream
|
||||||
to calculate all supported hashes on the fly and update database
|
to calculate all supported hashes on the fly and update database
|
||||||
- server-side `move` will update keys of existing cache entries
|
- server-side `move` will update keys of existing cache entries
|
||||||
|
Loading…
x
Reference in New Issue
Block a user