• evidences@lemmy.world
      link
      fedilink
      arrow-up
      10
      ·
      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
        7
        ·
        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.

        • qaz@lemmy.world
          link
          fedilink
          arrow-up
          2
          ·
          edit-2
          3 months ago

          What about using a Google Sheets spreadsheet with the file content encoded in BASE64?