Skip to content

add support of team drives for GDrive remote #3015

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

Closed
antonkulaga opened this issue Dec 30, 2019 · 3 comments · Fixed by #3016
Closed

add support of team drives for GDrive remote #3015

antonkulaga opened this issue Dec 30, 2019 · 3 comments · Fixed by #3016
Assignees
Labels
feature request Requesting a new feature p1-important Important, aka current backlog of things to do

Comments

@antonkulaga
Copy link

Google TeamDrives are common for sharing data in academia and education as they provide unlimited storage for free. Right now dvc supports only personal googledrive and it is not clear how to configure a remote to a folder inside of the teamdrive to which you have write access to.

I believe that teamdrive support will be very valuable for dvc (at least we use team drives a lot in our lab). Teamdrives are already supported by rclone and other gdrive libs (see googlearchive/PyDrive#149 )

@ghost ghost added the triage Needs to be triaged label Dec 30, 2019
@efiop
Copy link
Contributor

efiop commented Dec 30, 2019

@efiop efiop added the feature request Requesting a new feature label Dec 30, 2019
@ghost ghost removed the triage Needs to be triaged label Dec 30, 2019
@efiop efiop added p2-medium Medium priority, should be done, but less important p1-important Important, aka current backlog of things to do and removed p2-medium Medium priority, should be done, but less important labels Dec 30, 2019
@efiop efiop self-assigned this Dec 30, 2019
@efiop efiop assigned Suor and maxhora and unassigned efiop and Suor Jan 7, 2020
@efiop
Copy link
Contributor

efiop commented Jan 14, 2020

@antonkulaga FYI: we've released 0.83.1 with this feature, but weren't able to include newer version of pydrive (because it is not released yet and pypi doesn't allow github deps 🙁 ) so you will have to manually pip install git+https://github.com/gsuitedevs/PyDrive after you install dvc. We are currently working on a more robust solution, so stay tuned! 🙂

@efiop
Copy link
Contributor

efiop commented Jan 15, 2020

For the record: we've forked pydrive to have it actively maintained and will soon release new dvc version based on our fork #3161.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Requesting a new feature p1-important Important, aka current backlog of things to do
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants