Yet Another File Manager Question
December 2, 2008 5:07 PM
Subscribe
Help me find an online file manager that doesn't suck! Everything I've found so far falls into two categories, either (a) sucking, a lot, or (b) requiring, for inexplicable reasons, a database backend. I just want something that will handle file uploads and basic file management (move, rename, delete, copy).
The solution should not try to provide any form of authentication. This is what my web server is for! Bonus points if it has (a) actually been touched in the past few years, (b) makes good use of CSS and (c) does a good job of separating logic and presentation in the code, because this makes my life much easier if I need to change something. I am reasonably language neutral -- in no particular order, Python, Perl, and PHP are preferable, because those are already installed on the target system and I'd like to avoid introducing any additional requirements.
I am trying to avoid getting a number of non-technical people to install WinSCP, since, among other things, this means I wouldn't be able to take advantage of our web single sign-on infrastructure. I would also like to provide people access that does not first require software installation.
posted by larsks to computers & internet (5 comments total)
1 user marked this as a favorite
posted by flabdablet at 5:29 PM on December 2, 2008