Windows 11 adds native support for RAR, 7-Zip, Tar and other archive formats thanks to open-source library::undefined

  • gnuplusmatt@reddthat.com
    link
    fedilink
    English
    arrow-up
    15
    arrow-down
    2
    ·
    8 months ago

    If they’re incorporating open libraries, Hopefully support for real filesystems will be next

    • stoy@lemmy.zip
      link
      fedilink
      English
      arrow-up
      4
      arrow-down
      2
      ·
      8 months ago

      Humm, I doubt it as NTFS has ACLs built in to FS directly, so far I don’t know if Linux FS has that feature, I know that ACLs exists in the Linux file world, but I don’t know if they are built in durectly in the FS.

        • stoy@lemmy.zip
          link
          fedilink
          English
          arrow-up
          3
          arrow-down
          1
          ·
          8 months ago

          That is fair, I confused support with making windows run on them rather than being able to just read and write to them.

          That is my mistake.

      • barsoap@lemm.ee
        link
        fedilink
        English
        arrow-up
        6
        arrow-down
        1
        ·
        8 months ago

        Pretty much all Linux FS support ACLs and have for an eternity.

        The thing is that nobody uses ACLs because the good ole user/group/world rwx scheme is much less of a hassle to work with in 99.9% of the cases and the remaining 0.01% can still be done.

      • gnuplusmatt@reddthat.com
        link
        fedilink
        English
        arrow-up
        1
        ·
        8 months ago

        tell that to my btrfs formated USB sticks or when I try to access an ext4 partition from a windows machine