PDA

View Full Version : drop box alternative


Crash893
07-15-10, 01:03 PM
Hi all,

I'm looking for something like dropbox but that i can host localy

I really only care about the webui and the ability to have multiple logons

I dont really need sync and in most cases the people who will need it wont be able to install clients on there machiens anyway.

oh and ftp is out


any ideas?

I.M.O.G.
07-15-10, 01:06 PM
Sounds like you just want to install a webserver, which does directory listings and is password protected with multiple logins from your description. IIS or apache would do the trick.

Otherwise, heres a dropbox alternative:
http://fak3r.com/2009/09/14/howto-build-your-own-open-source-dropbox-clone/