Skip to content

Solutions about OOB problems of gdrive #5

Open
@KzZheng

Description

Recently, the original gdrive failed due to Google's new policy. To solve this problem, please check the detailed discussion in this issue. Here, I just summarize some key points of one working solution:

  1. Follow the instructions to install the latest Go (at least 1.18).
  2. Clone another gdrive repo.
  3. Get your clientId and clientSecret by following the instructions in the repo.
  4. Edited handlers_drive.go to include your credentials.
  5. Exected compile to get the binary file gdrive.
  6. Running gdrive about to authorize access to your google drive.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions