Rendered at 21:55:00 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
PokemonNoGo 1 days ago [-]
>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?
bingud 1 days ago [-]
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.
I haven't heard of OFM so I didn't design it around those specs, but i'll look into it. Thanks for the link
Trung0246 24 hours ago [-]
Interesting, how does this compare to copyparty?
yjftsjthsd-h 1 days ago [-]
I'd personally just use copyparty, but this does seem to have a different feature set that probably makes it a better fit for some uses
skanga 1 days ago [-]
It does not work on Windows. Should be easy to add that.
hod6654 1 days ago [-]
Copyparty!
baal80spam 1 days ago [-]
Web based file manager. I think I've seen everything now.
Anyhow - good luck, I bet there are people who want this.
bingud 1 days ago [-]
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.
escapecharacter 1 days ago [-]
I mean, I've been shopping for a GUI file manager for a bucket, so I can collab with some non-technical people.
bingud 1 days ago [-]
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.
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.