Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Oct 2010 16:17:48 -0400
From:      Jerry Bell <jerry@nrdx.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: FTP like web app
Message-ID:  <4CBCAB6C.2090901@nrdx.com>
In-Reply-To: <A758BE3D-EEA5-4DA1-9FFC-3D7EE2CA53EB@mac.com>
References:  <4CBCA3CD.8080001@netfence.it> <A758BE3D-EEA5-4DA1-9FFC-3D7EE2CA53EB@mac.com>

next in thread | previous in thread | raw e-mail | index | archive | help
  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,




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4CBCAB6C.2090901>