rclone lsjson <remote:path>
List directories and objects in the path in JSON format
Arguments
Name | Description |
---|
remote:path | |
Options
Name | Description |
---|
--dirs-only | Only list directories |
--files-only | Only list files |
--recursive, -R | Recurse into the listing |
--encrypted, -M | Show the encrypted names |
--hash | Include hashes in the output (may take longer) |
--hash-type <hashes> | Show only this hash type (may be repeated) |
--no-mimetype | Don't read the mime type (can speed things up) |
--no-modtime | Don't read the modification time (can speed things up) |
--original | Show the ID of the underlying Object |