For the net geeks out there
I'm after a simple little utility I can chuck on my server that allows a component of my website to become an account based file manager. It needs to be very basic, with user login accounts, simple upload/download/delete options, and be able make the file URL's visible so that files can be linked to externally.
Ive been googling around and everything either costs money or doesn't like to allocate URL's to files, and this is going to be used by a few elderly couples so I don't wanna confuse them with having to work out the file's URL's. A photogallery would be ok but I need it to support other kinds of files too. I have become/always been retarded at php as of late and am not really up to the task of creating my own. Anything open source out there?