How to Enable OneDrive File Access in Ubuntu 24.04 LTS
Among the many new features in Ubuntu 24.04 LTS is the ability to access your Microsoft OneDrive files through the Nautilus file manager. No 3rd-party app downloads, no dodgy scripts to run, and no paid plans to cough up for because this nifty feature is part of GNOME 46 (and available in any Linux distribution using it, not just the latest Ubuntu LTS). OneDrive file access works the same way as the (long-standing and popular) Google Drive integration: a Gvfs backend authorised through GNOME Online Accounts (via the Settings app), and then surfaced as an entry in the Nautilus sidebar. […]
You're reading How to Enable OneDrive File Access in Ubuntu 24.04 LTS, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.
Support for accessing Microsoft OneDrive files through Nautilus is planned for GNOME 46, which is due for release next month. GVfs (GNOME virtual filesystem) provides a number of backends that allow SFTP, SMB, HTTP, MTP, WebDAV and other mounts/shares to be accessed through the Nautilus file manager (i.e. as folders and files you can open, move, edit, etc). That tech already offers a Google Drive backend (which is setup via the Settings > Online Accounts panel). On the way is OneDrive support, thanks to a revived effort utilising the MS Graph API library (and a related task to add the […]