Horje
linux download from google drive private file Code Example
linux download from google drive private file
If the file is public, just copy the download link (from the "download anyway"
button) and use:

wget <link>

But if the file is private, but your account has access:

1) Go to https://github.com/prasmussen/gdrive/releases, and download the relevant file
2) Unzip it on your linux machine with tar -xvf <filename>
3) do ./gdrive about
4) log in with your cradentials.
5) copy the file link as explaind above to some place, and copy the id
from https://drive.google.com/u/1/uc?export=download&confirm=Ygzu&id=XXXXXXXXXXXXXXX
where the XXXs are the ID.
6) do ./gdrive download <XXXID>




Shell

Related
install typeorm node Code Example install typeorm node Code Example
postgresql not connected docker Code Example postgresql not connected docker Code Example
How to install react router DOM Code Example How to install react router DOM Code Example
Batch programming check http call status Code Example Batch programming check http call status Code Example
ssh welcome message ubuntu Code Example ssh welcome message ubuntu Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
9