What is the problem you are having with rclone?
I need to get the folder ID for a Google Drive directory
Run the command 'rclone version' and share the full output of the command.
rclone v1.59.2
- os/version: ubuntu 20.04 (64 bit)
- os/kernel: 5.15.0-58-generic (x86_64)
- os/type: linux
- os/arch: amd64
- go/version: go1.18.6
- go/linking: static
- go/tags: none
Which cloud storage system are you using? (eg Google Drive)
Google Drive
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
rclone lsjson <remote-path>:<folder_path>
The rclone config contents with secrets removed.
NA
A log from the command with the -vv
flag
NA
The command rclone lsjson <remote-path>:<folder_path>
creates metadata output for all the files within the directory. However, its not providing the ID of the folder itself