Date: Mon, 18 Oct 2010 13:04:29 -0700 From: Chuck Swiger <cswiger@mac.com> To: Andrea Venturoli <ml@netfence.it> Cc: freebsd-questions@freebsd.org Subject: Re: FTP like web app Message-ID: <A758BE3D-EEA5-4DA1-9FFC-3D7EE2CA53EB@mac.com> In-Reply-To: <4CBCA3CD.8080001@netfence.it> References: <4CBCA3CD.8080001@netfence.it>
next in thread | previous in thread | raw e-mail | index | archive | help
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, -- -Chuck
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?A758BE3D-EEA5-4DA1-9FFC-3D7EE2CA53EB>