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
{{ message }}
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.
Team Drives is a recent feature for G Suite customers that is exposed through both v2 and v3 APIs, but applications must be enhanced in order to access Team Drives.
The model used by Google in their File Stream product is to have the Google Drive filesystem "root" contain two folders: "My Drive" and "Team Drives". skicka could use the same pattern, but it might be a better idea to add a new command-line option allowing a user to choose which Team Drive to root the [drive_path] argument in, as in skicka ls -t Wicked\ Widgets /Widget_One/
The text was updated successfully, but these errors were encountered:
Team Drives is a recent feature for G Suite customers that is exposed through both v2 and v3 APIs, but applications must be enhanced in order to access Team Drives.
The model used by Google in their File Stream product is to have the Google Drive filesystem "root" contain two folders: "My Drive" and "Team Drives". skicka could use the same pattern, but it might be a better idea to add a new command-line option allowing a user to choose which Team Drive to root the [drive_path] argument in, as in
skicka ls -t Wicked\ Widgets /Widget_One/
The text was updated successfully, but these errors were encountered: