Answers for "add onedrive to ubuntu"

1

add onedrive to ubuntu

sudo apt-get install onedrive

onedrive

// Authenticate your account on the web
// Copy the response url and paste it

onedrive -m // To sync in real time

onedrive // To sync
Posted by: Guest on November-08-2020
-1

add one drive to ubuntu

sudo apt-get install onedrive

onedrive

// Authenticate your account on the web
// Copy the response url and paste it

onedrive -m // To sync in real time

onedrive // To sync

man onedrive // Manual
Posted by: Guest on November-08-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language