Add Google Drive at your Linux Server

 


Upload and Download files from your terminal to/from your Google Drive. Add Google Drive to your Linux Server.

STEP 1
wget https://github.com/BugCode1/gdrive/releases/download/2.1.2/gdrive_2.1.2_linux_386.tar.gz

STEP 2
tar -xvf gdrive_2.1.2_linux_386.tar.gz

STEP 3
./gdrive about

STEP 4
Open the generated URL by the server CLI in the browser and select the desired account to access.

STEP 5
Copy generated code from GDrive Google API and paste it to CLI and get access.

FINISH!