prasmussen / gdrive

Google Drive CLI Client
MIT License
8.99k stars 1.19k forks source link

How do I fix the problem? I'll use wsl. #664

Open tomzangsad opened 1 year ago

tomzangsad commented 1 year ago

-bash: ./gdrive: cannot execute binary file: Exec format error

tomzangsad commented 1 year ago

image

BugCode1 commented 1 year ago

this because you download wrong version of gdrive and it's not can execute on your OS, select the correct one (i think linux-arm64 fix your problem)

phanchanra commented 1 year ago

After I click on allow it

Screen Shot 2022-12-20 at 8 33 47 AM

it show this message

Screen Shot 2022-12-20 at 8 34 01 AM

tomzangsad commented 1 year ago

image

BugCode1 commented 1 year ago

@phanchanra @tomzangsad

i say how it's work on the release description, but anyway

just copy the verification code from this url you send screenshot and then enter code on console

for example this is your url: http://localhost:1/?state=state&code=******&scope=https://www.googleapis.com/auth/drive

the verification code is ******

phanchanra commented 1 year ago

@BugCode1 Thank you, Now it work fine.