Forum Discussion
OneDrive on Linux
I would like to use OneDrive on Ubuntu, May be working with all or some folders. Since there is no office OneDrive client in Linux, I've searched online and found "https://rclone.org/onedrive/" but not sure how secure it is or is there any other alternative out there?
38 Replies
- Gabi_ManriqueCopper Contributor
- obrobertsenCopper Contributor
- jsmpvCopper Contributor
If you're looking for something a bit more polished and powerful, check out https://www.expandrive.com
It has deb/rpm/AppImage packages and runs on nearly all linux distros. There is a desktop edition as well as a server edition that runs headless. Mounting specific sharepoint sites, remote paths, etc are all supported as well as offline mode and async writes. Also built to withstand reboots, transient networks, etc.
- CNUAUKCopper ContributorYou should mention there is a charge for using your product, not all of us have such instant purchase power
- abrauneggIron Contributor
I am the maintainer of the free OneDrive Client for Linux, which supports OneDrive Personal, OneDrive for Business, OneDrive for Office365 and Sharepoint, and fully supports Azure National Cloud Deployments for those that require it. It fully supports shared folders - both OneDrive Personal and OneDrive Business Shared Folders.
For further information & details:
- https://abraunegg.github.io
- https://github.com/abraunegg/onedrive/
This is an actively maintained client which was originally forked from the 'skilion' client (which unfortunately most of the Internet still references). The 'skilion' client was abandoned in 2018.
- Julian_GCCopper ContributorThis is a very neat app, it works very good for me. I have been using it regularly through the GUI provided by another developer: https://github.com/bpozdena/OneDriveGUI
(you need to install both).
Thanks a lot for sharing your work! - vetterworldCopper Contributor
Hey, could you help out a dumb guy like me? How do I change the location that it used on my computer? I need to switch it a different drive. It's mint it's mint 21.1 cinnamon, in case that matters.
- abrauneggIron Contributor
To answer questions like this it is better that you ask your question on GitHub - https://github.com/abraunegg/onedrive under 'Discussions'
- AFAIK, Microsoft has not shared any plans to support Linux in regards of ODFB. However, it seems there is an open source project about OneDrive Consumer support in Linux: https://askubuntu.com/questions/804301/how-to-sync-onedrive-business-office-365-on-linux
- muratkazanovaBrass ContributorThank you, I’ll check it.