onedrive-cli icon indicating copy to clipboard operation
onedrive-cli copied to clipboard

Command line interface for OneDrive

Results 6 onedrive-cli issues
Sort by recently updated
recently updated
newest added

Really looking forward to "Ability to get the link for a file" Glad you started this project as I just came across an issue of mine that requires such ability...

Please add feature to upload all type onedrive acc

Hey, awesome tool I wanted to `ls` a folder that is shared with me but I'm not an owner of. I can `stat` it but `ls` returns 0 children even...

The old APIs appear to be deprecated and most functionality has now moved to the new Graph APIs. https://docs.microsoft.com/en-us/onedrive/developer/rest-api/?view=odsp-graph-online

I tried to copy file to the remote side `onedrive cp backup.tgr.gz :/backup/` but it return an error `PUT /drive/root:/backup/backup.tgr.gz:/[email protected]=fail` `Array buffer allocation failed` Any thoughts or ideas?

Problem: `onedrive-cli cp ./source Destination/` reports "An item with the same name already exists under the parent" This is correct, but I cannot find a way to override the default...