Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

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>
Comment

PREVIOUS NEXT
Code Example
Shell :: remove ciso umbrella 
Shell :: docker save to file 
Shell :: how to clone a branch github 
Shell :: matlab activation client 
Shell :: clone a repository 
Shell :: multiple commands one line linux 
Shell :: openssl ubuntu random string generator 
Shell :: jquery timepicker plugin 
Shell :: Não foi possível encontrar o pacote youtube-to-mp3 
Shell :: push local branch changes to remote branch 
Shell :: win kex kali linux 
Shell :: centos history rollback 
Shell :: check all background process in linux 
Shell :: git push f head 
Shell :: what is curl 
Shell :: how to check date is older than x days in shell script 
Shell :: git merge commit from branch 
Shell :: get the latest from remote git 
Shell :: git how to rollback to previous commit 
Shell :: git patch staged to file 
Shell :: how to uninstall rust 
Shell :: github clone submodules 
Shell :: linux how to find files with broken link 
Shell :: how to edit old commit message in git 
Shell :: kubernetes command kubectl 
Shell :: du folder size 
Shell :: What Are The Correct Permissions For ~/.ssh Directory? 
Shell :: git set upstream always 
Shell :: electron setup cmd 
Shell :: ubuntu install unzip 
ADD CONTENT
Topic
Content
Source link
Name
5+3 =