
Your OneDrive will appear in the locations sidebar of the file browser, and as a regular directory in the terminal window.Īn important point to note is that onedriver isn’t a file sync tool, it provides working access directly to your OneDrive files. The onedriver application provides the same type of easy access to your Microsoft OneDrive cloud storage. To address that shortfall, configuring the details of your Google account in GNOME’s Online Accounts settings allows the file browser to directly access your Google Drive, which is very useful. Google Drive and Microsoft OneDrive share a common drawback. OneDrive for Business can be purchased as a subscription or is included in other subscriptions such as the Microsoft 365 range of services. There’s a free-to-use version for home and personal use which gives you 5GB of cloud storage. Microsoft’s OneDrive comes in several flavors.

With onedriver you’re not reduced to using OneDrive in your browser. Once successfully installed, authorize google-drive-ocamlfuse client with your desired Google account using the following command.Imagine having your Microsoft OneDrive mounted like any other part of your Linux file system. $ sudo apt-get install google-drive-ocamlfuse To install the Ocamlfuse run the following commands in that order $ sudo add-apt-repository ppa:alessandro-strada/ppa Installing Google Drive Ocamlfuse on Ubuntu 18.04


Featuresīelow is a summary of some of the ocamlfuse features

It is written in OCaml and lets you mount your Drive folder on your Linux System and gives you access to your files and folders, either via command line or GUI file manager. Ocamlfuse is a FUSE-based file system backed by Google Drive.
