fkalis / bash-onedrive-upload

Upload files to onedrive via linux command line
MIT License
308 stars 72 forks source link

An error has occurred while uploading 'test.txt' (Code: 000) #65

Open NeufeldC opened 6 years ago

NeufeldC commented 6 years ago

Onedrive Business. The authorisation process seems to go OK, but when I try to upload a file I get

An error has occurred while uploading 'test.txt' (Code: 000)

What does that mean?

oladipo commented 6 years ago

Did you ever get this sorted? @NeufeldC

broncio123 commented 5 years ago

I also get the same error:

./onedriveb-upload mytest.txt 
An error has occurred while uploading 'mytest.txt' (Code: 000)

Anybody?

NeufeldC commented 5 years ago

I never got it solved. I switched to onedrivecmd. It's been working well for me.

broncio123 commented 5 years ago

I never got it solved. I switched to onedrivecmd. It's been working well for me.

Alright. I just discovered rclone, it worked beautifully for me. Plus, it's not only limited to OneDrive.

jmanuelgiriboni commented 5 years ago

i have this problem, any solution? thanks

jill-ye commented 5 years ago

I have the same problem. I'm checked the rest API document of OneDrive but no idea.