Using Google Drive from the Linux Command Line

GDrive Gdrive is a command line tool which manages, uploads, downloads, deletes and shares files on Google Drive. You can download the tool from Github at https://github.com/prasmussen/gdrive. Unfortunately it does not support file synchronisation. Installation Download the binary package from the github website and install sudo mv drive /usr/local/bin Alternatively you can install from source code. Next, … Continue reading Using Google Drive from the Linux Command Line