// limitations

Known limitations

Current version.

  • Single session layer per mount, no nested or stacked session layers.
  • No built-in encryption of session-layer contents.
  • Symlinks, xattrs tested on macOS and Linux; behavior matches POSIX semantics for both platforms' FUSE implementations, no PrismaFS-specific restrictions beyond what FUSE2/FUSE3 impose.
  • No network filesystem support, local directories only, for both base and session layers.