What is the problem you are having with rclone?
I have created a folder in Gdrive, uploaded some files manually and create subfolders.
I have added one file using rclone ("main.py")
but "ls" command listing only files uploaded by rclone. Web page files are not visible.
I have changed scope from "drive.file" to "drive" and no changes.
Web page files are not visible.
It seems that rclone "sees" files only in own folders or own uploaded files.
In a full gdrive rclonemanagement use cases, I have no problems.
Run the command 'rclone version' and share the full output of the command.
rclone v1.68.2
- os/version: Microsoft Windows 10 Enterprise N 22H2 (64 bit)
- os/kernel: 10.0.19045.5131 (x86_64)
- os/type: windows
- os/arch: amd64
- go/version: go1.23.3
- go/linking: static
- go/tags: cmount
Which cloud storage system are you using? (eg Google Drive)
GDrive
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
rclone -vv ls "mg4-maj:"
Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.
[mg4-maj]
type = drive
client_id = XXX
client_secret = XXX
scope = drive
service_account_file =
team_drive =
root_folder_id = XXX
token = XXX
A log from the command that you were trying to run with the -vv
flag
2024/12/09 15:48:48 DEBUG : rclone: Version "v1.68.2" starting with parameters ["B:\\util\\apps\\rclone\\current\\rclone.exe" "-vvv" "ls" "mg4-maj:"]
2024/12/09 15:48:48 DEBUG : Creating backend with remote "mg4-maj:"
2024/12/09 15:48:48 DEBUG : Using config file from "B:\\util\\apps\\rclone\\current\\rclone.conf"
854 main.py
2024/12/09 15:48:49 DEBUG : 4 go routines active