google-drive-upload icon indicating copy to clipboard operation
google-drive-upload copied to clipboard

Bash scripts to upload files to google drive

Results 18 google-drive-upload issues
Sort by recently updated
recently updated
newest added

1. Connects through a terminal by pressing gupload xxxx.json 2. Info: Account names can only contain alphabets / numbers / dashes. 3. Tap a backup name 4. Refresh Token -...

I am uploading folders with a lot of big e.g. video files. #178 Sometimes all the uploads failure after a while and I get errors like ``` { "error": {...

Identify whether the google drive upload script could be added as homebrew formula. If it is feasible then make necessary changes to add gupload script to mac and linux homebrew...

enhancement

folder_name | 961182 File(s) | 26694 Sub-folders error when trying to upload a folder with several subfolders and several files.

bug

![image](https://user-images.githubusercontent.com/56425629/160839407-1ea78cab-cbcc-47a8-b2a2-e4b0aee5200a.png) I'm using this shell script at my Ubuntu 20.04.4 LTS server with 2 vCPU. Sometimes script stucked and Cpu usage up to 200%. At the same time, there is...

need more info

When there are multiple instances of script running, then there can be a situation of conflict and the config can get messed up when both instances are simultaneously writing to...

enhancement

Reference: https://cloud.google.com/iam/docs/service-accounts To upload more than 750gb per day.

enhancement
feature

Ability to clone drive folders, currently file cloning is supported. Similar: https://github.com/ericyd/gdrive-copy

enhancement
feature

hi there , it would be nice if gupload has ability tosearch file also on drive . i hope you could consider to add new features on gupload , thank...

enhancement
feature

Create unit tests for upload and google-oauth2 bash script. The tests must mock curl requests to google drive API so that no real google account is required to run the...

help wanted