| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| onedrive client version 2.5.9 source code.tar.gz | 2025-11-06 | 10.2 MB | |
| onedrive client version 2.5.9 source code.zip | 2025-11-06 | 10.2 MB | |
| README.md | 2025-11-06 | 2.2 kB | |
| Totals: 3 Items | 20.4 MB | 10 | |
[!IMPORTANT] OneDrive Client for Linux v2.5.x contains a database schema change to support the additional functionality and bug fixes in the v2.5.x branch. As such, on your first use of any v2.5.x client version, the database schema will be updated and the client will perform an entire re-validation of your data - both locally and online which may take an extended period of time.
[!CAUTION] OneDrive Client for Linux v2.5.x introduces significant changes and is not backwards compatible with v2.4.x. Please ensure that you do not use both v2.5.x and v2.4.x clients with the same Microsoft OneDrive account simultaneously - whether on the same or different systems. If you upgrade to v2.5.x, all your clients must be updated to this version. However, you can revert to v2.4.x at any time if necessary, but do not run different versions at the same time on any system.
[!CAUTION] The application has been completely re-written in version 2.5.x, leading to changes in how many features and functions operate compared to version 2.4.x. It is crucial to read the updated documentation thoroughly.
[!NOTE]
Makefile Update
Maintainers should note that, to support Display Manager Integration, a
onedrive.pngicon file is now installed to appropriate system locations during the installation process.This behaviour has been verified on Fedora (GNOME and KDE), Ubuntu, Kubuntu, and FreeBSD using their default configurations. Please ensure that this file is deployed to the correct icon path so that the display manager can properly utilise the graphic as intended.
Bug Fixes
- Fix Bug: Fix very high CPU & memory utilisation with 2.5.8 when using --upload-only (#3515) CRITICAL BUGFIX
- Fix Bug: Unexpected deletion of empty nested folders during first sync with 'sync_list' and --resync (#3513) CRITICAL BUGFIX
Other Changes | Fixes
- Updated documentation
Known Issues
- Refer to known-issues.md
Outstanding Issues
- Refer to Open Issues