Hi All,
I'm looking for a file repository contrib or solution. I want to use an ibay for file storage and then have a browser accessible interface for users to upload and download files (like box.net or mediafire.com). I'd like it to be a forced https connection too.
I've looked at a few PHP file managers things that are single index.php files, I place them in the ibay's html directory, and the downloading part works fine, but the uploading part doesn't work in any of them and I assume this is a permissions issue.
Any ideas?
Thanks in advance!