OneDrive Auto Synchronize

I found this useful project on Github. OneDrive Free Client. It is basically an OneDrive client for Linux.

1
2
3
4
5
6
sudo apt install libcurl4-openssl-dev
sudo apt install libsqlite3-dev
git clone https://github.com/skilion/onedrive.git
cd onedrive
make
sudo make install

First run

Type:

onedrive

And log in the Microsoft account using the link generated.


OneDrive Auto Synchronize
http://alexhcgu.github.io/2021/03/01/oas/
Author
Alex Gu
Posted on
March 1, 2021
Licensed under