Thus spoke HansH:
> "Arkascha" <nospam.RemoveThis@nospam.com> schreef in bericht
> news:c9camj$gi5$01$1@news.t-online.com...
>> Hi all 'round,
>> for years now I have used apache for document delivery and found it
> flexible
>> and reliable. And I DO know that apache is an http server, not an ftp
>> server.
>> However I do have a project where I am forced to offer certain documents
> by
>> an ftp url (reason is off-topic), complete with user authentication per
>> document. Since I have a working setup for doing this via http I do not
>> want to double all effort for an additional ftp server. In addition the
>> setup I use for http requests rely on the flexible mod_auth and htaccess
>> files stuff. I could not find any ftp server offering such service.
<font color=purple> > Try your luck with <a style='text-decoration: underline;' href="http://www.outoforder.cc/projects/apache/mod_ftpd/:</font" target="_blank">http://www.outoforder.cc/projects/apache/mod_ftpd/:</font</a>>
> " mod_ftpd is a protocol module that allows Apache 2.0 to accept FTP
> connections. This allows the FTP component to take advantage of Apache's
> authentication system, filters and module support to easily extend the FTP
> server."
>
> HansH
This look *very* interesting. Never heard of that stuff. Things like
mod_transform and mod_svn are more than interesting too.
If mod_ftpd does what I hope from reading the description you might have
solved a burning problem for me.
Thanx for now, I'll report back.
--
arkascha<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: apache serving ftp-requests