Re: FTP Server recommendation?

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Scott
Date:  
To: Main PLUG discussion list
Subject: Re: FTP Server recommendation?
ProFTP with SSL/TLS isn't as difficult as many may think. The trick is
to get the latest CVS from http://www.proftpd.org and compile it with
the --with-modules=mod_tls option to the ./configure script. As long as
OpenSSL is installed along with header files, all will be good. There
are special configuration directives for it. The following website is a
great resource as well:

http://www.castaglia.org/proftpd/doc/contrib/ProFTPD-mini-HOWTO-TLS.html

-Scott

Alex Dean wrote:

> I liked ProFTP because its config syntax is so close to Apache's. My
> problem was I never figured out how to get it working with SSL/TLS.
> Right now I'm running the SFTP server that comes with OpenSSH.
>
> I've heard VsFTP is also easy to configure, but I don't know anything
> about it personally.
>
> alex
>
> On Nov 16, 2005, at 9:46 AM, Miles Beck wrote:
>
>> I need something that is easy for me to configure. Or barring that,
>> someone who can help walk me thru the configuration.
>>
>> Previously I had proftp on another machine that someone else set up
>> and it seemed to work well. But I don't know how to set up
>> groups/users that enabled certain directories to be accessible.
>> ---------------------------------------------------
>> PLUG-discuss mailing list -
>> To subscribe, unsubscribe, or to change you mail settings:
>> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>>
>
> ---------------------------------------------------
> PLUG-discuss mailing list -
> To subscribe, unsubscribe, or to change you mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>


---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss