Ivan Andreev
b40d9bd4c4
cmd: add hashSUM file support ( #5352 )
...
Currently rclone check supports matching two file trees by sizes and hashes.
This change adds support for SUM files produced by GNU utilities like sha1sum.
Fixes #1005
Note: checksum by default checks, hashsum by default prints sums.
New flag is named "--checkfile" but carries hash name.
Summary of introduced command forms:
```
rclone check sums.sha1 remote:path --checkfile sha1
rclone checksum sha1 sums.sha1 remote:path
rclone hashsum sha1 remote:path --checkfile sums.sha1
rclone sha1sum remote:path --checkfile sums.sha1
rclone md5sum remote:path --checkfile sums.md5
```
2021-07-07 18:34:16 +03:00
..
2021-06-08 18:57:04 +03:00
2020-06-01 13:07:46 +01:00
2021-02-02 14:17:09 +00:00
2021-02-02 14:17:09 +00:00
2021-07-07 18:34:16 +03:00
2021-07-07 18:34:16 +03:00
2021-02-02 14:17:09 +00:00
2021-06-08 18:57:04 +03:00
2021-02-02 14:17:09 +00:00
2020-06-01 13:07:46 +01:00
2021-02-02 14:17:09 +00:00
2021-06-08 18:57:04 +03:00
2021-02-02 14:17:09 +00:00
2021-06-08 18:57:04 +03:00
2021-02-02 14:17:09 +00:00
2020-06-01 13:07:46 +01:00
2021-02-02 14:17:09 +00:00
2021-06-08 18:57:04 +03:00
2021-06-08 18:57:04 +03:00
2020-06-01 13:07:46 +01:00
2021-06-08 18:57:04 +03:00
2021-02-02 14:17:09 +00:00
2021-02-02 14:17:09 +00:00
2021-06-08 18:57:04 +03:00
2021-02-02 14:17:09 +00:00
2021-02-02 14:17:09 +00:00
2021-03-31 19:12:08 +01:00
2021-06-08 18:57:04 +03:00
2020-06-01 13:07:46 +01:00
2021-02-02 14:17:09 +00:00
2021-02-02 14:17:09 +00:00
2021-02-02 14:17:09 +00:00
2020-06-01 13:07:46 +01:00
2020-06-01 13:07:46 +01:00
2021-07-07 18:34:16 +03:00
2021-06-08 18:57:04 +03:00
2020-06-01 13:07:46 +01:00
2021-02-02 14:17:09 +00:00
2021-02-02 14:17:09 +00:00
2021-06-08 18:57:04 +03:00
2021-02-02 14:17:09 +00:00
2021-02-02 14:17:09 +00:00
2021-07-07 18:34:16 +03:00
2021-02-02 14:17:09 +00:00
2021-07-05 14:51:00 +01:00
2021-02-02 14:17:09 +00:00
2020-09-02 17:00:18 +01:00
2021-06-08 18:57:04 +03:00
2021-02-02 14:17:09 +00:00
2021-02-02 14:17:09 +00:00
2021-02-02 14:17:09 +00:00
2021-06-08 18:57:04 +03:00
2020-06-01 13:07:46 +01:00
2021-02-02 14:17:09 +00:00
2021-02-02 14:17:09 +00:00
2021-06-08 18:57:04 +03:00
2021-06-08 18:57:04 +03:00
2021-06-08 18:57:04 +03:00
2021-06-08 18:57:04 +03:00
2021-06-08 18:57:04 +03:00
2021-02-02 14:17:09 +00:00
2021-06-08 18:57:04 +03:00
2021-06-08 18:57:04 +03:00
2021-02-02 14:17:09 +00:00
2020-06-01 13:07:46 +01:00
2021-07-07 18:34:16 +03:00
2021-02-02 14:17:09 +00:00
2021-03-31 19:12:08 +01:00
2021-06-08 18:57:04 +03:00
2021-03-31 19:12:08 +01:00
2021-03-31 19:12:08 +01:00
2021-06-08 18:57:04 +03:00
2021-03-31 19:12:08 +01:00
2021-06-08 18:57:04 +03:00
2021-02-02 14:17:09 +00:00
2021-02-02 14:17:09 +00:00
2021-06-08 18:57:04 +03:00
2021-03-31 19:12:08 +01:00