RU version is available. Content is displayed in original English for accuracy.
Hello HN,
I would like to share Filemat, a web-based file manager that I built because I wanted something with a simple setup and file permissions that work across the filesystem (as opposed to permissions only for a folder managed by the app).
It's self-hosted and open-source (currently in beta).
I'd be happy to hear your feedback

Discussion (12 Comments)Read Original on HackerNews
Sorry I don't understand this. What filesystem are you using?
There are some file managers that offer permissions, but only for their own internal data folder, so they don't work for files elsewhere on the filesystem.
As for filesystem support, it currently only runs on Linux, although I want to remove this limitation in the future.
Anyhow - good luck, I bet there are people who want this.