1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-06 00:03:32 +00:00
Files
rclone/docs/content/commands/rclone_size.md
Nick Craig-Wood 17c21aed5a Version v1.49.5
2019-10-05 12:07:20 +01:00

561 B

date, title, slug, url
date title slug url
2019-10-05T12:07:00+01:00 rclone size rclone_size /commands/rclone_size/

rclone size

Prints the total size and number of objects in remote:path.

Synopsis

Prints the total size and number of objects in remote:path.

rclone size remote:path [flags]

Options

  -h, --help   help for size
      --json   format output as JSON

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

SEE ALSO

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