mirror of
https://github.com/rclone/rclone.git
synced 2026-01-03 17:13:18 +00:00
Version v1.59.0
This commit is contained in:
@@ -29,12 +29,16 @@ For example
|
||||
1 directories, 5 files
|
||||
|
||||
You can use any of the filtering options with the tree command (e.g.
|
||||
--include and --exclude). You can also use --fast-list.
|
||||
`--include` and `--exclude`. You can also use `--fast-list`.
|
||||
|
||||
The tree command has many options for controlling the listing which
|
||||
are compatible with the tree command. Note that not all of them have
|
||||
are compatible with the tree command, for example you can include file
|
||||
sizes with `--size`. Note that not all of them have
|
||||
short options as they conflict with rclone's short options.
|
||||
|
||||
For a more interactive navigation of the remote see the
|
||||
[ncdu](/commands/rclone_ncdu/) command.
|
||||
|
||||
|
||||
```
|
||||
rclone tree remote:path [flags]
|
||||
|
||||
Reference in New Issue
Block a user