Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Show LET: onedrivecmd: A command line client for Onedrive.
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Show LET: onedrivecmd: A command line client for Onedrive.

I don't know why Google has gdrive, MEGA has megacmd, Dropbox has countless of clients, but it seems that there barely exist anything for Onedrive.

I have Office 365 with my school(shame they do not use Google Apps) , but a storage service without good Linux support is just... useless.

So I made a copycat of megacmd, but in Python, and with Onedrive.

Hope this would help.

Lots of functions(e.g., syncing, moving) are not working properly or due to my dumbness or my lack of sleep and rest. But the basic stuffs(uploading, downloading, etc) are working well.

Project location: https://github.com/cnbeining/onedrivecmd

Many thanks.

Thanked by 3imok Microlinux yomero

Comments

  • I think rclone already support onedrive.
    You can find detail here
    http://rclone.org/docs/

  • @Aluminat said:
    I think rclone already support onedrive.
    You can find detail here
    http://rclone.org/docs/

    So chances are I would not support doing syncing and leaving this issue to the pros.

    Anyway I am trying to get a Office 365 admin account so I can add Office 365 support rather than just bare Onedrive. Micro$oft really sucks on this point.

Sign In or Register to comment.