Log in

View Full Version : SSH-capable FTP servers?


hw_tph
06-03-2002, 10:24 AM
We currently run multiple FTP servers on Windows and Linux, most of them internal to the company but some are accessible from the Internet.

I would like to migrate the ones that do have a public interface to some sort of SSL-capable FTP server (and perhaps later move all our FTP servers to the new software).

What choices do I have? As far as I know RaidenFTPd and Serve-U support SSL-FTP on Windows, but those are not very compelling to me. Also, is there *any* Linux-based daemon that can do this?

We are currently using a mix of ProFTPd and WUFTPd on Linux and IIS on Windows (NT/2000). Is there a smooth upgrade path for any of these to a SSL-capable daemon?

Thanks for any input.

hw

bigstar
06-03-2002, 10:38 AM
There's a patch to add support for ProFTPd
ftp://ftp.runestig.com/pub/proftpd-tls/

j0ebl0w
06-09-2002, 03:15 AM
glFTPd (http://www.glftpd.com) is capable :D It's a highly configurable free *nix daemon. ;)

Connected to blah Port 21
220 BLAH (glftpd 1.26_Linux+TLS) ready.
AUTH TLS
234 AUTH TLS successful
Negotiating SSL/TLS session...
SSL/TLS negotiation successful...
SSL/TLS connection using cipher EDH-DSS-DES-CBC3-SHA (168 bits)
PBSZ 0
200 PBSZ 0 successful