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

Whenever I pull my entire drive or a specific directory, only the first 100 files in a directory are pulled. All others are not checked.

While issuing pull requests on a few of my directories I noticed that I was missing files. Implement paging so pull requests on directories that have more than 100 files...

I am experiencing severe performance issues when I try to push my entire drive folder. I have my drive folder stored on an NTFS partition which I have mounted using...

I'd like to be able to use drive to push a network directory to Google Drive. Is there a way to push, say, a directory mounted on /Volumes/archives to Storage/Archives...

I am slightly concerned about the hard-coded client secret included in this repo. I think it would be much better to force users to create their own (although I understand...

I've just updated to the latest version of drive minutes ago and got a panic when trying to use the diff command. I'm using the Go packaged with Ubuntu 14.04....

mkdir ~/drive cd drive drive init drive pull Photos cd Photos drive push should work.

This change implements a barebones list method to let users see what files exist on their drive (a nice complement to the pull function). Right now it just dumps a...

Drive is not syncing Google file formats. This can lead to data loss when syncing recursively. Reproduce: 1. Create a subfolder in drive e.g. /folder1/folder2/folder3 2. Create a Google Document...

I am using drive to push a folder tree recursively to backup files. However each run will detect some already pushed files as requiring upload again, sometimes hundreds of files...