wlanboy
Content Contributer
Yes I am back at the .Net universum - on the work side of life.
And I am using my MSDN free extras and got some OneDrive space too.
And finally I found a Phython based client for Linux:
onedrive-d: https://github.com/xybu92/onedrive-d
Installation is easy:
It is not as slim-lined as the the Dropbox client, but you get access to your files.
And I am using my MSDN free extras and got some OneDrive space too.
And finally I found a Phython based client for Linux:
onedrive-d: https://github.com/xybu92/onedrive-d
Installation is easy:
- Copy file
wget https://github.com/xybu92/onedrive-d/archive/master.zip
- Install it
Code:cd onedrive-d-master/ sudo ./inst install
- Check settings
Code:onedrive-prefs
It is not as slim-lined as the the Dropbox client, but you get access to your files.