Search
j0ke.net Open Build Service
>
Projects
>
server:ftp
>
vsftpd
> Meta
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Meta Configuration of Package vsftpd
<package name="vsftpd" project="server:ftp"> <title>Very Secure FTP Daemon - Written from Scratch</title> <description>Vsftpd is an FTP server, or daemon. The "vs" stands for Very Secure. Obviously this is not a guarantee, but the entire codebase was written with security in mind, and carefully designed to be resilient to attack. Recent evidence suggests that vsftpd is also extremely fast (and this is before any explicit performance tuning!). In tests against wu-ftpd, vsftpd was always faster, supporting over twice as many users in some tests. </description> <build> <disable/> <disable repository="openSUSE_12.1"/> <enable repository="openSUSE_Factory"/> <enable repository="openSUSE_11.2"/> <enable repository="openSUSE_11.3"/> <enable repository="openSUSE_11.4"/> <enable repository="SLE_11_SP3"/> <enable repository="SLE_11_SP2"/> </build> <url>http://vsftpd.beasts.org</url> </package>