rclone/docs/content/commands/rclone_dbhashsum.md

740 B

date title slug url
2020-02-01T10:26:53Z rclone dbhashsum rclone_dbhashsum /commands/rclone_dbhashsum/

rclone dbhashsum

Produces a Dropbox hash file for all the objects in the path.

Synopsis

Produces a Dropbox hash file for all the objects in the path. The hashes are calculated according to Dropbox content hash rules. The output is in the same format as md5sum and sha1sum.

rclone dbhashsum remote:path [flags]

Options

  -h, --help   help for dbhashsum

See the global flags page for global options not listed here.

SEE ALSO

  • rclone - Show help for rclone commands, flags and backends.