Results 1 to 5 of 5

Thread: Added Microsoft account, can't see Onedrive

  1. #1
    Join Date
    Jun 2006
    Beans
    39

    Added Microsoft account, can't see Onedrive

    So I did a fresh install of 20.10 and added my Google and Microsoft accounts. Now on home I can automatically see my Google drive files ready to be mounted and opened but the same is not true for Onedrive. How do I add it?
    Thanks in advance.

  2. #2
    Join Date
    Jan 2005
    Beans
    72

    Re: Added Microsoft account, can't see Onedrive

    OneDrive is not supported. I think there might have been a commercial product for this purpose.

  3. #3
    Join Date
    Jan 2005
    Location
    New Orleans
    Beans
    2,247
    Distro
    Ubuntu

    Re: Added Microsoft account, can't see Onedrive

    The package onedrive is in the Universe repository. Start with installing that

    Code:
    sudo apt install onedrive
    And then in a terminal enter
    Code:
    onedrive


  4. #4
    Join Date
    Jun 2006
    Beans
    39

    Re: Added Microsoft account, can't see Onedrive

    Quote Originally Posted by llamakc View Post
    The package onedrive is in the Universe repository. Start with installing that

    Code:
    sudo apt install onedrive
    And then in a terminal enter
    Code:
    onedrive
    Thanks I did that but now it's asking me

    Enter the response uri:

    How do I proceed from here. Thanks in advance.


    EDIT: Oh I managed. It's trying to download the whole lot of files tho, is there any way I can just see the files and download what I need when I need it? My SSD is not big enough to download my whole onedrive.
    Last edited by Trelo; January 1st, 2021 at 02:18 PM.

  5. #5
    Join Date
    Oct 2006
    Beans
    58,286

    Re: Added Microsoft account, can't see Onedrive

    Have you tried

    Code:
    onedrive --help
    This will give you all the available options.

    If this doesn't work out for you, I'd suggest using rclone to mount your Onedrive as if it were a local drive, viewable from the file manager. A little bit of setting up but nothing difficult.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •