Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Oct 2010 22:16:02 +0200
From:      Andrea Venturoli <ml@netfence.it>
To:        Chuck Swiger <cswiger@mac.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: FTP like web app
Message-ID:  <4CBCAB02.207@netfence.it>
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
On 10/18/10 22:04, 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,

Thanks.
You mean WebDAV on the internal side or external?
Right now my users simply upload through Samba and one of the 
requirement is that external users (downloaders) should not need 
anything more than a browser...

  bye
	av.



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