• evidences@lemmy.world
      link
      fedilink
      arrow-up
      7
      ·
      3 months ago

      Latency isn’t the only issue.

      it’s slow, symbolic and hard linking don’t work correctly, and permissions and attributes aren’t recorded.

      • Jolteon@lemmy.zip
        link
        fedilink
        arrow-up
        4
        ·
        3 months ago

        You could have a secondary layer that tarred every file on write, since tar maintains permission flags. It could also fix symbolic linking, but not hard linking. As an added benefit, it would drastically reduce the usefulness of the system.