There is a nice web app called OWL that does essentially this (plus a
bunch more): http://sourceforge.net/projects/owl/
It needs php, mysql and apache to run, but it does work well on FreeBSD.
Regards,
Jerry
On 10/18/2010 4:04 PM, Chuck Swiger wrote:
On Oct 18, 2010, at 12:45 PM, Andrea Venturoli wrote:
Sorry if this is a bit OT, but I'm looking for an app that should:
_ replace an ftp server;
_ have a web interface;
_ run on FreeBSD;
_ let one of my users upload some file and send a link to someone else;
_ let that someone else download that file without seeing others' stuff;
_ possibily notify the uploader when someone else downloads that file.
Sounds like you want Apache + WebDAV. For download notifications, you can have
something scanning the Apache logs....
Regards,
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"