Monday, May 14, 2012

HOW TO ACCESS GOOGLE DRIVE FROM UBUNTU


Google Drive does not have an official App for Ubuntu yet, but I will briefly describe how you can access your Google Drive from Ubuntu. The app is Google Docs Fs PPA which is meant for Google Docs.

Since it is not an official app, there are still many limitations in file management like automatic synchronization is not available. All you could do is to access and upload files to your Drive. Just follow the few steps below:
1) Run the following command in your terminal
sudo add-apt-repository ppa:invernizzi/google-docs-fs
sudo apt-get update
sudo apt-get install google-docs-fs

2) Once the installation is complete, logout and login again
3) Open Nautilus and Create a folder named "Drive" in your Home Folder
4) Open your terminal, and type
gmount Drive gdrive@gmail.com
replace gdrive with your Google Drive username
5) Enter your Google Drive Password

You now have your Google Drive mounted in Ubuntu. This is unofficial but usable before Google releases an officical app for Google Drive.

Feel free to drop your comments below!
I know that you don't want to miss my next post, drop your email below to get our post sent directly to you email.
Enter your email address:



Saka Oluwadamilola
Follow me on Google Plus,Facebook and on Twitter
Subscribe to The Digital Feets by Email
Regards!

6 comments:

  1. Failed to fetch http://ppa.launchpad.net/invernizzi/google-docs-fs/ubuntu/dists/precise/main/source/Sources 404 Not Found

    ReplyDelete
    Replies
    1. Google Docs Fs PPA now supports Ubuntu 12.04 Precise. So you can retry the installation, and you'll see it now works. Thank you!

      Delete
  2. @Alistar Google Docs FS does not support Ubuntu 12.04. I will give you a mail when they roll out support for Precise.

    ReplyDelete
  3. Can you add me to the 12.04 list please - 64bit if possible. Thanks

    ReplyDelete
    Replies
    1. Google Docs Fs PPA now supports Ubuntu 12.04 Precise. So you can retry the installation, and you'll see it now works. Thank you!

      Delete

We appreciate feedback, please drop your comments below!