0
votes
0answers
46 views

Looking for a script that moves files from one server to another [closed]

I'm looking for a PHP script or application that moves files from one server or another. Ideally, it would show all the files on one server, and you'd be able to tick the boxes next to which files you ...
0
votes
2answers
755 views

Open Source PHP based secure file download script?

I need a self hosted solution where I as the admin can create client areas (which can be simple folders) where I upload files and secure them with username / pass. A client page will then be ...
2
votes
1answer
75 views

Hosting files with support for file tagging / keywords

I have a large (approx. 25GB) collection of files I would like to host online for people to view or download. I have a spare computer I can use as a dedicated server for these files. I'm looking for ...
4
votes
4answers
1k views

PHP-based self-hosted file drop software?

Does anyone know of any open source (or priced for SMB) self-hosted alternatives to services like DropSend, YouSendIt, etc? I'd like something that auto-removes files after a set period of time, ...