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

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