Hi Team
How to show folder share drive via rclone command line
I use command rclone lsd BackupCameraVanPhong: --drive-team-drive 0ACB8WKUM5hCGUxxxx
cannot show folder my share drive
And I have one more question. How to mount folder TeamDrive to /home/username/ ?
Please support to me.
ncw
(Nick Craig-Wood)
2
Are you saying that does not work? I don't understand the problem.
Once you have the remote working then rclone mount remote: /home/username
- is that what you mean?
Yes, comand that does not work. This is my google drive

And command rclone show folder MyDrive , can't show Shared Drives
[vanphong@vps4 ~]$ rclone lsf BackupCameraVanPhong: --drive-team-drive 0ACB8WKUM5hCGUkxxxx
FolderLocalUser/
Once you have the remote working then
rclone mount remote: /home/username - is that what you mean?
Mount my ShareDrive
Thank you very much.
ncw
(Nick Craig-Wood)
4
Try this to see if it helps
rclone lsd BackupCameraVanPhong: --drive-team-drive 0ACB8WKUM5hCGUxxxx --drive-root-folder-id ""
Thank you very much , this command working.
ncw
(Nick Craig-Wood)
6
Great!
You have a cached root_folder_id
in your config. I suggest you edit your config and remove it then you won't need --drive-root-folder-id ""
system
(system)
Closed
7
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.