ProFTPD

From CBLFS
Revision as of 14:19, 19 March 2010 by Kb0iic (talk | contribs) (Bootscript)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Download Source: ftp://ftp.proftpd.org/distrib/source/proftpd-1.3.3.tar.bz2

Introduction to ProFTPD

ProFTPD is a proven, high-performance, scalable FTP server written from scratch, with a focus toward simplicity, security, and ease of configuration.

Project Homepage: http://www.proftpd.org/


Dependencies

Required

Recommended

Configuration Information

--with-modules=mod_sql:mod_sql_mysql: Enable MySQL support.

Non-Multilib

Compile the package:

./configure --prefix=/usr --sysconfdir=/etc \
    --enable-facl --enable-openssl &&
make

Install the package:

make install

Multilib

This package does not provide any libraries so only one installation is required.

32Bit

Compile the package:

To do ...

Install the package:

To do ...

N32

Compile the package:

To do ...

Install the package:

To do ...

64Bit

Compile the package:

To do ...

Install the package:

To do ...

Configuring

BootScript

Install the init script included in the bootscripts package.

make install-proftpd

Contents

Installed Directories: /usr/include/proftpd
Installed Programs: proftpd, in.proftpd
Installed Libraries: None