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

Command-line utility for uploading files to OneDrive.

Results 7 onedrive-uploader issues
Sort by recently updated
recently updated
newest added

I followed the instructions in the readme. When I run command: ``` # onedrive-uploader mkdir test ``` I get the error: ``` Could not renew access token: received unexpected status...

hi, my onedrive-uploader client stuck on login section and when opening login page i receive SSL error : ![image](https://github.com/virtualzone/onedrive-uploader/assets/86443621/e7871b22-e085-4b3e-ab0e-95c1c60f90ed) ![image](https://github.com/virtualzone/onedrive-uploader/assets/86443621/9746e112-5a2f-492e-9193-e63259ecc1ce) any solution !

# Issue `Could not log in: verify you're using the client secret's value (not ID) and the API permissions are set correctly` # Reason Microsoft doesn't allow public client to...

I am using this command to upload the .rar files from a folder. But it gives me an error. `onedrive-uploader_windows_amd64_v0.8.0.exe upload "F:\Arma 3\Rpack\*.rar" /Arma3` If I put it directly with...

Sometimes several operations will be executed in close succession. To avoid the seemingly costly operation of initializing the programs connection to OneDrive, the possibility to execute several commands in one...

Is it possible to upload a file towards a shared folder where the user has access to?

question

Hello, I can upload my files on my OneDrive. But I would like to know if it was possible to set up an automatic retention to manage backups without overloading...

enhancement