proftpd from home:netmax project
Select Your Operating System
Add repository and install manually
For CentOS 5 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/home:netmax/CentOS_5/home:netmax.repo yum install proftpd
Grab binary packages directly
Add repository and install manually
For SLE 11 SP1 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:netmax/SLE_11_SP1/home:netmax.repo zypper refresh zypper install proftpd
For SLE 10 run the following as root:
zypper addrepo https://download.opensuse.org/repositories/home:netmax/SLE_10/home:netmax.repo zypper refresh zypper install proftpd