Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HOWTO: Access Team Drives #51

Open
ribalda opened this issue Jan 11, 2019 · 3 comments
Open

HOWTO: Access Team Drives #51

ribalda opened this issue Jan 11, 2019 · 3 comments

Comments

@ribalda
Copy link

ribalda commented Jan 11, 2019

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

@harababurel
Copy link
Owner

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.

@Cubox
Copy link
Contributor

Cubox commented Jan 23, 2019

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.

@Michael-Stokoe
Copy link

If it's that easy can someone do a PR? haha.

Kinda need this :(

I'd look at doing it myself but I don't know Rust at all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants