What is the problem you are having with rclone?
When I type the command: rclone lsd remote: it just idles for a bit then goes back to the command prompt. Also tried ls, lsf. Same result
Run the command 'rclone version' and share the full output of the command.
rclone v1.67.0
- os/version: Microsoft Windows Server 2019 Standard 1809 (64 bit)
- os/kernel: 10.0.17763.5830 (x86_64)
- os/type: windows
- os/arch: amd64
- go/version: go1.22.4
- go/linking: static
- go/tags: cmount
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
)
Paste command here
```rclone lsd remote:
#### Please run 'rclone config redacted' and share the full output.
[remote]
type = drive
client_id = XXX
client_secret = XXX
scope = drive
token = XXX
team_drive =
#### A log from the command that you were trying to run with the `-vv` flag
2024/08/12 16:46:20 DEBUG : rclone: Version "v1.67.0" starting with parameters ["rclone" "lsd" "remote:" "-vv"]
2024/08/12 16:46:20 DEBUG : Creating backend with remote "remote:"
2024/08/12 16:46:20 DEBUG : Using config file from "C:\Users\administrator.XXX\AppData\Roaming\rclone\rclone.conf"
2024/08/12 16:46:20 DEBUG : Google drive root '': 'root_folder_id = XXXXX' - save this in the config to speed up startup
2024/08/12 16:46:21 DEBUG : 4 go routines active