mirror of
https://github.com/rclone/rclone.git
synced 2025-12-11 22:14:05 +01:00
Update information on revised hash functionality.
This commit is contained in:
committed by
Nick Craig-Wood
parent
e8daab7971
commit
7ae40cb352
@@ -90,9 +90,8 @@ have an API method to set them independently of doing an upload.
|
||||
|
||||
### SHA1 checksums ###
|
||||
|
||||
The SHA1 checksums of the files are checked on upload and download,
|
||||
but they aren't used for sync as they aren't compatible with the MD5
|
||||
checksums rclone normally uses.
|
||||
The SHA1 checksums of the files are checked on upload and download and
|
||||
will be used in the syncing process. You can use the `--checksum` flag.
|
||||
|
||||
### Versions ###
|
||||
|
||||
|
||||
Reference in New Issue
Block a user