• @_sideffect@lemmy.world
    link
    fedilink
    1911 months ago

    Oh you want to delete a file from your folder? Ok, we’ll also delete it from OneDrive so it’s gone forever, see ya!

    • @potustheplant@feddit.nl
      link
      fedilink
      411 months ago

      Firstly, no, it’s not gone forever. It remains in your onedrive recycling bin for a month. Secondly, that behavior makes sense. One drive is a mirror of your synced folders. If you just want to not have the file downloaded in your computer, just right click on the file and select “free up space”.

        • @potustheplant@feddit.nl
          link
          fedilink
          211 months ago

          It is. Another indicator you get is a status icon next to each file telling you if the file is permanently or temporarily (meaning it will get auto-deleted locally if you don’t use it) dowloaded to your pc or if it’s only on the cloud.

          Oh, and you also get a prompt when you delete a file letting you know that it will be deleted from onedrive as well but it will still be in the recycling bin for a while. The only way to not get that prompt is to tick a box to not get reminded again.

          Microsoft software has a lot of flaws but this isn’t one of them.

  • @Swarfega@lemm.ee
    link
    fedilink
    English
    811 months ago

    Use Cryptomator. You can then use any cloud storage provider knowing they can’t read your files.

        • irelephant [he/him]🍭
          link
          fedilink
          111 months ago

          kleopatra is good, just make sure to backup your private key. If you are comfortable with a cli you could use gnupg. Its man page is good.

          • @dev_null@lemmy.ml
            link
            fedilink
            1
            edit-2
            11 months ago

            If you are comfortable with a cli you could use gnupg. Its man page is good.

            If I have cloud storage mounted somewhere I need to be able to drag and drop directories in and out, see the files inside in an unencrypted form, and they should transparently be uploaded encrypted. This could very well be achieved by a bunch of scripts involving gnupg, but then that’s what’s I’m looking for, because gnupg by itself wouldn’t be productive to use unless as a one-off.

            This seems promising: https://szymonkrajewski.pl/encrypted-cloud-drive-rclone/

            • irelephant [he/him]🍭
              link
              fedilink
              English
              111 months ago

              Well it depends on your use case. You could make a script to encrypt a copy of all the files in a directory, make a folder in the cloud storage, and then move the encrypted files to that directory.

      • anti-idpol action
        link
        fedilink
        7
        edit-2
        11 months ago

        it’s good for 3-2-1 backup rule though. but you can also ask a relative or a friend to let you plug a NAS to their router.

      • Not always an option.

        We use windows at work, which is annoying as a software developer, and I WFH three days a week. I need some files available on both machines and cloud is the best option. I’m not about to be taking a flash drive between home and work.

          • @dependencyinjection@discuss.tchncs.de
            link
            fedilink
            1
            edit-2
            11 months ago

            We use it on Azure, but I don’t always want some files in version control. I might just want things for myself to share across both machines.

            Plus I really don’t care what Microsoft is or isn’t tracking on my work machines. If my company is satisfied with us using everything Microsoft then who am I to complain.

            For reference on what we use of Microsoft:

            • Azure for Git, BlobStorage, hosting, database storage, etc
            • Office Suite - never imagined I would work so much on excel as a dev, but every project so far has required reading from or writing to excel.
            • Visual Studio Professional
            • C# .net and entity framework
            • Typescript mainly with React
            • Teams
            • One drive
            • CoPilot integration in Visual Studio Professional, which saves countless hours in writing code, as it learns your standards. It’s like Intellisense on steroids.
            • SQL Server Management Studio

            There’s probably more that I can’t think of right now. We have an honourable mention of GraphQL as a wrapper for our API.

  • downpunxx
    link
    fedilink
    811 months ago

    remember kids when onedrive folders are set to “available on this pc” it does both

    • @BearOfaTime@lemm.ee
      link
      fedilink
      28
      edit-2
      11 months ago

      Except I don’t want it in a OneDrive folder, I want it in My Docs. Which you now have to browse for every fucking time.

      Well, I don’t, because I reconfigured that shit.

      • wagoner
        link
        fedilink
        3
        edit-2
        11 months ago

        I’m filing this under the new style login pages after inputting your email address:

        “Do you want to log in using password, passkey, email confirmation?”

  • @EmperorHenry@discuss.tchncs.de
    link
    fedilink
    1011 months ago

    you can completely disable all the bullshit in windows including recall, copilot, onedrive and many more things with O&O shutup10++ and also DoNotSpy11

    • @Scrollone@feddit.it
      link
      fedilink
      311 months ago

      Good luck troubleshooting problems when an update of Windows breaks something.

      Just switch to Linux and call it a day.

    • @ikidd@lemmy.world
      link
      fedilink
      English
      211 months ago

      Those programs are even named like malware.

      Jesus Christ, the need to use another opaque binary that has a non-zero chance of being hijacked to get rid of shit that should never be there sounds like the definition of insanity.

    • @BlackPenguins@lemmy.world
      link
      fedilink
      211 months ago

      That’s like saying “we can cover this switch on the wall that will blow up your house so you can’t flip it.” I would feel better if the switch wasn’t even there. And now I’m wondering what other switches exist in my house that I don’t know about. The trust has already been shattered and I’ll never feel safe.

  • @tibi@lemmy.world
    link
    fedilink
    3911 months ago

    And I also don’t want programs to throw all their crap in the documents folder. AppData is made for that.

      • RandomLegend [He/Him]
        link
        fedilink
        18
        edit-2
        11 months ago

        And now show hidden files and you see the plethora of applications that dump everything in your homedir instead of .config

          • RandomLegend [He/Him]
            link
            fedilink
            English
            111 months ago

            yup…

            .hidden file became my best friend - and a little context menu script for dolphin to easily add a file / folder to that .hidden is a thing i use way too often tbh

          • @ikidd@lemmy.world
            link
            fedilink
            English
            711 months ago

            That annoys the fuck out of me. I want the folders I put in /home, not your shit. Put it in /.local or something and fuck off.

            • Ziglin (it/they)
              link
              fedilink
              1
              edit-2
              11 months ago

              I believe the folder you are attempting to refer to is for all users so you probably do want to have the config in ~/.config unless you want everyone to have the same. Also /home is the directory that includes all users respective ~/ directories so use ~/ when referring to your own home directory.

              Edit I can’t figure out the formatting. My client is showing <sub> where ~ should be.

        • Sabata
          link
          fedilink
          111 months ago

          No matter the environment, it is important to dump shit wherever so the user does not get complacent.

    • @MonkeMischief@lemmy.today
      link
      fedilink
      811 months ago

      SO MUCH. Now my standard procedure is to just make a “_My_Documents” folder within Documents, so I can know where the files are that I put there myself.

      (Leading underscore pops it to the top of the list alphabetically)

      I remember some Windows versions had a Games folder for all that, saved games, etc…but it seems very few games actually decided to use it lol.

  • @Zink@programming.dev
    link
    fedilink
    1611 months ago

    Insert “use Linux” joke. But I’m absolutely serious when I say that using my company’s M365 stuff using the web versions in Firefox on Linux is pretty pleasant.

  • @cygon@lemmy.world
    link
    fedilink
    2511 months ago

    Stage 2:

    Documents folder? You want to rule my whole computer, dictate some nonsensical folder structure and then you act like, out of the goodness of your heart, I can have this little set of folders, deep in your weird structure, to store my stuff? And you’re even telling me how to sort it? On my own hard drive connected to my own computer?

    • @calcopiritus@lemmy.world
      link
      fedilink
      311 months ago

      I unironically do this. There was one update that wiped one guy’s Documents/Downloads/Images/Videos. So I made my own and store my things there.

    • @Buddahriffic@lemmy.world
      link
      fedilink
      1711 months ago

      And then at some point, games started saving inside documents. Ok, it makes sense to have game save files in a user area instead of a subfolder in the game install area, but they aren’t documents. Just make a new game saves folder or something like that, don’t just stick all my game save files in the same area, cluttering up my own organization.

      Though I did solve it kinda by just making a new documents subfolder in my documents where I put my actual documents.

      • @adarza@lemmy.ca
        link
        fedilink
        English
        511 months ago

        “%userprofile%\Saved Games” exists, but most games that i’ve seen don’t use it by default, or even can’t use it due to its own shortcomings.

        • @Buddahriffic@lemmy.world
          link
          fedilink
          111 months ago

          Yeah, ultimately the issue is probably more about an attempt to go from a completely unmanaged file system where it was just big free for all with the hope everyone would behave nicely to a more managed design that still needed to maintain backwards compatibility with the old system where there were a slew of programs that depended on a bunch of undocumented behavior.

  • @sparkle@lemm.ee
    link
    fedilink
    Cymraeg
    6
    edit-2
    11 months ago

    I uninstalled one drive immediately, it’s so annoying. It’s also really fucky with when it updates files. If I need to use it, I’ll go on my browser