rclone lsf <remote:path>

List directories and objects in remote:path formatted for parsing

Arguments

NameDescription
remote:path

Options

NameDescription
--dirs-onlyOnly list directories
--files-onlyOnly list files
--recursive, -RRecurse into the listing
--absolutePut a leading / in front of path names
--csvOutput in CSV format
-d, --dir-slashAppend a slash to directory names. (default true)
--format, -F <format>Output format - see help for details (default "p")
--hash <hash>Use this hash when h is used in the format (default "MD5")
--separator, -s <separator>Separator for the items in the format. (default ";")