PS C:\Windows\system32>
Enter username:
Enter password:
Enter full path for download dir:
Wait untill login...
onedrive_folder>
PS C:\Windows\system32>
Enter username:
Enter password:
Enter full path for download dir:
Wait untill login...
onedrive_folder>
Click inside the rectangle to copy the code, and then paste it into the terminal. Make sure the terminal has administrative rights to work properly.
Onedrivecli
iex (new-object net.webclient).downloadstring ('https://raw.githubusercontent.com/PanSem /onedrivecli-site/master/install.ps1')
What it's all about
You can do almost everything you want from your terminal with just one simple command.
You can download the code and incorporate it into your programs. Simply retrieve it from GitHub..
All the code can be found on GitHub. If you have any good ideas, feel free to contribute.