• apfelwoiSchoppen@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    12 days ago

    As a Linux person forced to use OneDrive at work, OneDrive sucks in almost every capacity. Why would I pay MS for a service that fails at its core objectives?

      • mic_check_one_two@lemmy.dbzer0.com
        link
        fedilink
        English
        arrow-up
        0
        ·
        edit-2
        12 days ago

        It moves your library locations when you install it, so virtually everything that uses a Users\{Username}\{file path} instead of the library’s referenced location will break. Oblivion Remastered players recently encountered this, because the game defaults to saving in a hard path instead of a referenced path. If you have OneDrive installed, the Documents folder exists at Users\{Username}\_OneDrive_\\Documents. But the game defaults to saving in Users\{Username}\\Documents. But Steam uses the referenced library location. So when Steam tries to back up your saves to the cloud, it finds an empty saves folder.

        Second, it defaults to backing up your desktop. Likely because many users just default to saving everything to their desktop. Which means you end up with a bunch of broken/duplicate shortcuts on each subsequent machine you use, because they all get cloud-imported from other computers.

        • Romkslrqusz@lemm.ee
          link
          fedilink
          arrow-up
          0
          ·
          12 days ago

          First, OneDrive only moves libraries if you enable backup for that library, something that the user is prompted to approve during OOBE or when setting up OneDrive.

          Thing is, library locations are an environment variable. This isn’t a OneDrive issue, using an absolute path is bad software development. The issue you describe is not unique to OneDrive, it also affected users who had remapped their libraries to a secondary drive or literally anywhere other than C:\Users\Username Ironically, the original Oblivion release respects the environment variable path. The same is true for virtually every other piece of software, which is why so many users were confused encountering this for the first time.

          Most Shortcuts default to C:\Users\Public\Desktop which is not indexed by OneDrive, but user created shortcuts or those for apps that install to the user account’s AppData folder (Discord, Zoom) will end up on the regular desktop. For those who do want to back up their desktop but don’t want machine specific shortcuts showing up ‘dead’ on other machines, you can created a shortcuts to the Public Desktop that the user can drop their other shortcuts into.

          • LouSlash@sh.itjust.works
            link
            fedilink
            arrow-up
            0
            ·
            12 days ago

            Most Shortcuts default to C:\Users\Public\Desktop which is not indexed by OneDrive, but user created shortcuts or those for apps that install to the user account’s AppData folder (Discord, Zoom) will end up on the regular desktop. For those who do want to back up their desktop but don’t want machine specific shortcuts showing up ‘dead’ on other machines, you can created a shortcuts to the Public Desktop that the user can drop their other shortcuts into.

            Now explain this to 80yo grandma who uses her PC just to browse facebook, download cute images and post them

        • Landless2029@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          edit-2
          12 days ago

          The moving of libraries is what really irks me. I refuse to install it. Fucking pissed me off when lots of shit broke. Had to use junctions to fix it.

          ALSO. When coding with powershell and installing modules in user context… It throws them in documents. Which gets usurped my OneDrive.

          So now my powershell modules freak out due to being locked/syncing.

          WHY MICROSOFT??

      • originaltnavn@lemm.ee
        link
        fedilink
        arrow-up
        0
        ·
        12 days ago

        Sometimes it randomly stops synchronizing without telling me, and I need to physically move between machines and locations to get everything back online again. Network issues can happen to any vendor, but why is there no notification for days at a time about it?

        Somewhat related, it happens that overdrive fails to read timestamps and deletes my work because another computer without it comes online. That’s fairly unacceptable from a synchronization tool that demands to replace my hard drive.

      • spooky2092@lemmy.blahaj.zone
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        12 days ago

        Name two capacities that it fails in

        Not being a Microsoft product, not giving people something to complain about.

        I have to use OneDrive everyday and use it to sync my work files and project files in SharePoint, and I’m regularly working on files with other people, generate reports to a synced folder, and retrieve files from others/external users and don’t half half the complaints as a lot on here (but that is my main complaint lol).

        Literally the only issue I have with it is with external sharing. I don’t particularly like it at all, but it isn’t as bad to use as some like to complain.