rclone cryptcheck <remote:path> <cryptedremote>
Cryptcheck checks the integrity of a crypted remote
Arguments
Name | Description |
---|
remote:path | |
cryptedremote | |
Options
Name | Description |
---|
--combined <arg> | Make a combined report of changes to this file |
--differ <arg> | Report all non-matching files to this file |
--error <arg> | Report all files with errors (hashing or reading) to this file |
--match <arg> | Report all matching files to this file |
--missing-on-dst <arg> | Report all files missing from the destination to this file |
--missing-on-src <arg> | Report all files missing from the source to this file |
--one-way | Check one way only, source files must exist on remote |