Free OneDrive Client for Linux
A free Microsoft OneDrive Client which supports OneDrive Personal, OneDrive for Business, OneDrive for Office365 and SharePoint.
Please note that this is not an officially maintained package. Use at your own risk.
Due to the strict confinement of Snap, the default paths are different.
- Default data directory: /home/$Your_User_Name/snap/onedrive-cli/current/OneDrive
- Default config directory: /home/$Your_User_Name/snap/onedrive-cli/current/.config/onedrive
You can change the default data directory to a dir under your home dirctory, by modify the config file.
```$ echo 'sync_dir = "/home/$change_to_your_username/onedrive"' >> /home/$USER/snap/onedrive-cli/current/.config/onedrive/config```