1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-15 15:53:41 +00:00

filter: Add --hash-filter to deterministically select a subset of files

Fixes #8400
This commit is contained in:
Nick Craig-Wood
2025-02-25 17:48:15 +00:00
parent 4e2b78f65d
commit 3fb4164d87
4 changed files with 226 additions and 2 deletions

View File

@@ -2808,6 +2808,7 @@ For the filtering options
* `--max-size`
* `--min-age`
* `--max-age`
* `--hash-filter`
* `--dump filters`
* `--metadata-include`
* `--metadata-include-from`