File upload system

With the occasional need to share large files, I was thinking maybe it would be nice to possibly set something up specific to us (so we don’t have to point to an external provider).

Ideally I’d like to host it on the main website shared host, as I don’t have storage limits there. That means no root access, just userspace + ssh + some limited install functionality (php, maybe Python, probably Perl).

That’s a good idea! Can there be a database involved?

Yep, I can spool up a MySQL db if needed.

Are you thinking of something like Pimcore? It looks like it could be installed at shared hosting via a zip file and web-based install process.

We can actually host our own filebin: filebin/README.md at master · espebra/filebin · GitHub