Support show folder Team-Drive

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.

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

image

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.

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.

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 ""

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.