Live data from Hacker News

Show HN: Filemat – an open-source web-based file manager

github.com

1–10 of 16 posts

Show HN: Filemat – an open-source web-based file manager

#1
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

Repo: https://github.com/bingud/filemat

Show HN: Filemat – an open-source web-based file manager
github.com

Re: Show HN: Filemat – an open-source web-based file manager

#5

Web based file manager. I think I've seen everything now. Anyhow - good luck, I bet there are people who want this.

I mean, I've been shopping for a GUI file manager for a bucket, so I can collab with some non-technical people.

Re: Show HN: Filemat – an open-source web-based file manager

#8

>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). Sorry I don't understand this. What filesystem are you using?

Sorry, I didn't explain that properly. I meant app-level permissions rather than actual filesystem permissions.

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.

Re: Show HN: Filemat – an open-source web-based file manager

#9

Web based file manager. I think I've seen everything now. Anyhow - good luck, I bet there are people who want this.

Thanks, I guess a more conventional way to call it would be something along the lines of self-hosted cloud storage. I'd say it's about halfway between Google Drive and Windows Explorer.

Re: Show HN: Filemat – an open-source web-based file manager

#10

Web based file manager. I think I've seen everything now. Anyhow - good luck, I bet there are people who want this.

I mean, I've been shopping for a GUI file manager for a bucket, so I can collab with some non-technical people.

That's one of the use-cases I had in mind when making this. The permissions are right in the sidebar, so that it's easy to set which people can (or can't) see or edit a given file.
Post reply on HN