--- date: 2019-10-26T11:04:03+01:00 title: "rclone size" slug: rclone_size url: /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](/flags/) for global options not listed here. ### SEE ALSO * [rclone](/commands/rclone/) - Show help for rclone commands, flags and backends.