Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Make pure-ftpd work with authentication' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Make pure-ftpd work with authentication
Authored by: Johnny_B on Nov 20, '03 11:37:06AM

I did mine with

./configure --with-everything --without-inetd --sysconfdir=/etc pure-ftpd --enable-osx --with-tls

And I've had no problems, tls even works, but there are a GREAT lack of ftp clients that support it on our platform. I've only found cli clients to support it. But you don't have to use, you just have the choice to use it.

I'm on Panther.



[ Reply to This | # ]
Make pure-ftpd work with tls
Authored by: sjosen on Nov 27, '03 04:40:24PM

How did you get it to compile with the tls option. I get an error about openssl headers not found



[ Reply to This | # ]