rclone/docs/content/commands/rclone_size.md

31 lines
539 B
Markdown
Raw Normal View History

---
date: 2019-05-10T23:12:21+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.
```
2017-09-30 15:19:47 +02:00
rclone size remote:path [flags]
```
### Options
```
-h, --help help for size
2018-04-28 12:46:27 +02:00
--json format output as JSON
```
### SEE ALSO
2018-10-15 12:03:08 +02:00
* [rclone](/commands/rclone/) - Show help for rclone commands, flags and backends.
2018-03-19 11:06:13 +01:00
###### Auto generated by spf13/cobra on 10-May-2019