ProFTPD

ProFTPD
Kurzbeschreibung: Sehr mächtiger FTP-Server mit Unterstützung für virtuelle Domains und LDAP-Anbindung.
Offizielle Website: http://www.proftpd.org/
Offizielle Dokumentation: http://www.proftpd.org/docs/
Lizenz: GPL

[Bearbeiten] Tipps und Tricks

[Bearbeiten] Installation

 ./configure --enable-auth-pam --sysconfdir=/etc

[Bearbeiten] Bei Problemen mit Sybase und ProFTPD

  1. On linux use proftpd 1.2.7 (not 1.2.8)
  2. If you want to use 1.2.8 you will have to change the source code of mod_ls from R_450,"No files found" to R_550,"No files_found"
  3. Use IIS 5.0 NOT 5.1 (fixed compatibility with RFC959!!!!

Quelle