drive icon indicating copy to clipboard operation
drive copied to clipboard

Pull or push Google Drive files

Results 37 drive issues
Sort by recently updated
recently updated
newest added

I think it would be useful to archive this project. The intent is to clearly signal to internet wanders that this project now lives at [odeke-em/drive](https://github.com/odeke-em/drive). Docs: https://help.github.com/en/articles/archiving-repositories

When downloading https://drive.google.com/file/d/1a2oHjcEcwXP8oUF95qiwrqzACb2YlUhn/view,I met this problem. 抱歉,您目前无法查看或下载此文件。 最近查看或下载此文件的用户过多。请稍后再尝试访问此文件。如果您尝试访问的文件特别大或由很多人一起共享,则可能需要长达 24 小时才能查看或下载该文件。如果 24 小时后您仍然无法访问文件,请与您的域管理员联系。

Every exported function in a program should have a doc comment. The first sentence should be a summary that starts with the name being declared. From [effective go](https://golang.org/doc/effective_go.html#commentary). PR generated...

When trying to mv a file to a location which already has a copy of the file with the same name, I get a message saying this: move: /Ebook_Upload/CEN/ANTIGONE by...

``` [agallego][ag:~/gdrive] $ drive push -h Usage of drive push: -hidden=false: allows syncing of hidden paths -no-prompt=false: shows no prompt before applying the push action -r=true: performs the push action...

Hi rakyll, Thanks for writing the drive tool---it's very nice. :) I changed Init() to read GOOGLE_API_CLIENT_ID and GOOGLE_API_CLIENT_SECRET, respectively, from the environment. If either is empty, an error is...

I've set up symbolic links so that I can easily `cd` into directories nested deep in my Google Drive. However, running `drive` tells me `no drive context found`, because it...

"more" sucks compared to "less". Haven't even used `more` since 199x until this program presented me with it. `more` is so old it doesn't even work with modern terminals (using...

Hello I have linux 64 bit and go1.3.3 linux/amd64 at the command _go get github.com/rakyll/drive/cmd/drive_ the reply is always _go build runtime: linux/amd64 must be bootstrapped using make.bash_ I couldn't...

Drive hangs when I try to push a file, using about 100% of one CPU core, and when I run drive pull I get the following output: Resolving... runtime/cgo: pthread_create...