rclone/docs/content/commands/rclone_size.md
2020-02-01 10:40:01 +00:00

31 lines
556 B
Markdown

---
date: 2020-02-01T10:26:53Z
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.