1.安装 go 客户端 yum install golang 2:申请 api key. https://console.developers.google.com/ 3:克隆 gdrive git clone https://github.com/gdrive-org/gdrive 修改 gdrive 目录中的 handlers_drive.go 4: go build 编译 go get github.com/prasmussen/gdrive 进入 Gdrive 目录输入以下命令进行自动重新编译; ./_release/build...