Git Product home page Git Product logo

gdriveupload's Introduction

Update

About This Tool

Gdrive is a command line utility for interacting with Google Drive.

This is orginally project by https://github.com/gdrive-org/gdrive check this out for more information about this cli based tool.

That tool which i have uploaded and using it's from https://github.com/petrpulc/gdrive/ because this user added the support of Shared Team Drive.

For using this tool on other platforms visit below link.

https://drive.google.com/drive/folders/12GSQhLLdKDdKzq_a-7WOrip5HnFmm1v9

Follow Steps To Use This Tool

git clone https://github.com/usmanmughalji/gdriveupload

chmod +x gdrive

sudo install gdrive /usr/local/bin/gdrive

gdrive list

Than do authenication by clicking on link and enter code

-p means parent directory

For Uploading to Shared Team Drive

gdrive upload -p File ID Of Shared Drive or Folder ID ./image.png

Example

gdrive upload -p 0AAlxxxxxxxxxxxxx ./image.png

For Uploading Directly to G-Drive

gdrive upload ./file.txt

For Uploading to G-Drive Directory

gdrive upload -p 0AAlxxxxxxxxxxxxx ./file.txt

Only For ROM Developers

wget https://raw.githubusercontent.com/usmanmughalji/gdriveupload/master/gdrive && chmod +x gdrive && sudo install gdrive /usr/local/bin/gdrive && gdrive list

gdriveupload's People

Contributors

usmanmughalji avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.