You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not at this point. I might implement this in the future (#52) but so far I haven't personally used any team drives so it was not an essential feature for my use case.
Accessing team drives would be a really great feature.
Here is the API link for enabling Team Drives: https://developers.google.com/drive/api/v3/enable-teamdrives
The work needed to support Team Drives is quite small, just passing to the api teamDriveId and supportsTeamDrives should suffice to make it (just) work.
Mount team drives:
Is is possible to access team drives?
https://gsuite.google.com/learning-center/products/drive/get-started-team-drive/#!/
https://github.com/astrada/google-drive-ocamlfuse/wiki/Team-Drives
The text was updated successfully, but these errors were encountered: