heronyang / cloud-switch

Transfer your files between different cloud storage services.
2 stars 0 forks source link

Google Drive API is missing out folders #6

Closed heronyang closed 7 years ago

heronyang commented 7 years ago

When I run the unit test code of Google Drive, I found that failed to download one of my folder to ~/.downloadTemp.

My drive: image

I got:

heron$ ls ~/.downloadTemp/
How to get started with Drive   立委
inteltao commented 7 years ago

For now Google drive API can only download files whose owner is the user itself. May add features to download shared folders in the future