Enable google drive in ubuntu 20

Step 1: First install google drive tool repository called: “ppa:alessandro-strada/ppa”. In terminal type: sudo add-apt-repository ppa:alessandro-strada/ppa .

Step 2: Update the system. Type : sudo apt-get update.

Step 3: Install the tool called : google-drive-ocamlfuse. In terminal type : sudo apt-get install google-drive-ocamlfuse.

Step 4: To connect with google drive type in terminal : “google-drive-ocamlfuse”. this will go for login in your gdrive in browser. accept all the permissions. It will take some time to authenticate the token.

Step 5: After successful token authorization try to mount the gdrive content in your desired location type in terminal : google-drive-ocamlfuse your location path.

Thats it!!!.

Leave a Reply

Your email address will not be published.