Hi The wiki's functionality for managing files isn't great, so I'm thinking of installing a separate "file manager" that would let us upload files and perform simple operations on them.
Since the wiki is written in PhP and this is available on the server, the file manager should also be based on PhP. Does any of you have tips or recommendations on file manager? I have looked a bit on the web, but there's lots of them out there so I'm looking for experience from people who've actually used them. Primarily I'm looking for simplicity and stability, not a lot of features... The current functionality for uploading files is as follows: * Upload files ** Limits on the size of the uploaded file ** Limits on the extension of the uploaded file * Create subdirectories (actually happens automatically based on the file's destionation, this has been causing some confusion) * Security: ** Password is required to upload files ** Files can only be uploaded to a separate area Anyway, based on the above I think we'll at least need these functions: * Upload files * Delete files * Rename files * [Maybe] Limits on the extension of uploaded files * [Maybe] Limits on the size of uploaded files * Security: ** Password restricted authorization ** Files and directories may only be manipulated within a restricted area regards /Christian -- Christian Ridderström, +46-8-768 39 44 http://www.md.kth.se/~chr