Onedrive for business aarch64

Hi.
Any tip on a client that works for onedrive business aarch64?
rclone does not support business.
Thanks!

Disclosure: I am the developer of the OneDrive Client for Linux - GitHub - abraunegg/onedrive: OneDrive Client for Linux

The client I develop and maintain is available for aarch64, and packages exist for F39 as per onedrive-2.4.25-3.fc39 | Build Info | koji

OneDrive for Business is fully supported with v2.4.25 - however lurking on the horizon is v2.5.0 which is a 100% re-write bringing a bunch of new features, capabilities and major performance enhancements.

If you need a GUI to manage the client, please use GitHub - bpozdena/OneDriveGUI: A simple GUI for OneDrive Linux client, with multi-account support. as this provides the right GUI interface to use the application.

1 Like

I have installed OneDrive but the compilation of the clients fails with the following messages:
python3 -m pip install -r requirements.txt
Defaulting to user installation because normal site-packages is not writeable
ERROR: Ignored the following versions that require a different python version: 6.5.3 Requires-Python <3.12,>=3.7
ERROR: Could not find a version that satisfies the requirement PySide6==6.2.2.1 (from versions: 6.6.0, 6.6.1, 6.6.2)
ERROR: No matching distribution found for PySide6==6.2.2.1

The client is not python based … so whatever you are installing or trying to use … is not the correct client.

There are 5 reliable ways to access OneDrive on Linux/Unix platforms:

  • Via the OneDrive Client for Linux (see above) - this ‘syncs’ your data, bi-directional operation, open source and free. Supports Personal, Business & SharePoint account types and Shared Folders. A Docker container is also available for all major architectures (i686, x86_64, ARMHF, AARCH64). If you need a GUI for onedrive client management use (see above for OneDriveGUI).
  • Via the ‘onedriver’ client - GitHub - jstaf/onedriver: A native Linux filesystem for Microsoft OneDrive - Native file system that only provides the OneDrive ‘on-demand’ functionality, open source and free. Supports Personal, Business account types. Currently does not support Shared Folders or SharePoint.
  • Via ‘rclone’ - https://rclone.org/ - one way sync client, open source and free. Has limitations with SharePoint.
  • Via non-free clients such as ‘insync’, ‘ExpanDrive’
  • Via the web browser of your choice

A python based client is not one of the clients that actually work.

OneDrive is working on Asahi linux and the OneDrive Gui as well

TIL there is a D language

Hi Alex :slight_smile:
How is onedrive-2.5.0 coming? Any release date?

Any release date?

Currently no release date, however v2.5.0-rc2 is available for testing. Please read OneDrive Client Version v2.5.0-rc2 is now available for testing · abraunegg/onedrive · Discussion #2710 · GitHub for details.

2 Likes

Any release date?

A release date for v2.5.0 is now published - Monday September 16, 2024 (AEST)

1 Like