--detailed-output Include all files checked. Otherwise, only the missing or invalid files are included in the output.
--no-csum-check Files are equated if the name, size and CRC32 checksum are the same. With this argument, you can exclude the CRC32 checksum comparison.
--nb-queriers <n> Number of query threads. Defaults to 1
--nb-workers <n> Number of concurrent worker threads to read local file (to generate checksum) if needed. Defaults to 1
--nb-queriers <n> Number of query threads. Defaults to 1. Maximum is 4.
--nb-workers <n> Number of concurrent worker threads to read local file (to generate checksum) if needed. Defaults to 1. Maximum is 8.
--nb-retries <n> Retry times when error occurs. Defaults to 0
--batch-size <size> Size of the query result. Defaults to 1000
--follow-dir-links Follow symbolic links to directories.
--csum-check Files are equated if the name and size are the same. In addition, with this argument, you can optionally compute the CRC32 checksumk to decide if two files are the same.
--nb-queriers <n> Number of query threads. Defaults to 1
--nb-workers <n> Number of concurrent worker threads to download data. Defaults to 1
--nb-queriers <n> Number of query threads. Defaults to 1. Maximum is 4.
--nb-workers <n> Number of concurrent worker threads to download data. Defaults to 1. Maximum is 8.
--nb-retries <n> Retry times when error occurs. Defaults to 0
--batch-size <size> Size of the query result. Defaults to 1000