Rendered at 17:30:34 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 24 hours 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
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 22 hours ago [-]
It does not work on Windows. Should be easy to add that.
hod6654 24 hours 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 24 hours 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 23 hours 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.