On Fri, Nov 11, 2016 at 2:24 AM, Benjamin Lefoul <[email protected]>
wrote:

> Is this list still active?
> Maybe it was not the right place to ask about mod_ftp?
>

It is the place to ask, and was on my list to respond to your question...
sorry I'm overwhelmed with other code this week.

The last 'release' is quite dated, and several things changed within
httpd 2.4 that prove incompatible with the last official mod_ftp 0.9.6
release. I did try to push out another release, but it never got enough
votes to be 'released' by the community, and since has undergone
a number of bug fixes to work with the current httpd 2.4.23 (although
it should still be compatible with an older httpd release like 2.4.6.)

http://svn.apache.org/repos/asf/httpd/mod_ftp/trunk/
is the repository of the current source code. The primary defect I'm
aware of in an incompatibility with mod_ftp and the httpd core that
prevents us from successfully serving FTP Explicit SSL connections.
An implicit SSL connection, e.g. ftps on port 990 (using TLS from the
time of connecting) is functional.

Once other httpd projects are wrapped up, I'm coming back to httpd
2.4 and mod_ftp to figure out how to get Explicit SSL functioning again.
If you would grab the latest development code I'd love to read about
your success or any defects you encounter.

Cheers,

Bill

Reply via email to