Very Secure FTP Daemon - Written from Scratch
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.
- Developed at network
- Sources inherited from project openSUSE:Factory
-
7
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:42:Factory-Candidates-Check/vsftpd && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.SUSE | 0000000228 228 Bytes | |
vsftpd-2.0.4-dmapi.patch | 0000000516 516 Bytes | |
vsftpd-2.0.4-enable-ssl.patch | 0000000187 187 Bytes | |
vsftpd-2.0.4-lib64.diff | 0000000972 972 Bytes | |
vsftpd-2.0.4-xinetd.diff | 0000001133 1.11 KB | |
vsftpd-2.0.5-enable-debuginfo.patch | 0000000614 614 Bytes | |
vsftpd-2.0.5-utf8-log-names.patch | 0000002837 2.77 KB | |
vsftpd-2.0.5-vuser.patch | 0000000329 329 Bytes | |
vsftpd-2.3.5-conf.patch | 0000008280 8.09 KB | |
vsftpd-3.0.0-optional-seccomp.patch | 0000000356 356 Bytes | |
vsftpd-3.0.0_gnu_source_defines.patch | 0000000367 367 Bytes | |
vsftpd-3.0.2.tar.gz | 0000192808 188 KB | |
vsftpd-3.0.2.tar.gz.asc | 0000000198 198 Bytes | |
vsftpd.changes | 0000029100 28.4 KB | |
vsftpd.firewall | 0000000366 366 Bytes | |
vsftpd.init | 0000003029 2.96 KB | |
vsftpd.logrotate | 0000000201 201 Bytes | |
vsftpd.pam | 0000000569 569 Bytes | |
vsftpd.service | 0000000151 151 Bytes | |
vsftpd.spec | 0000005348 5.22 KB | |
vsftpd.xml | 0000002801 2.74 KB |
Revision 34 (latest revision is 90)
Stephan Kulow (coolo)
accepted
request 142032
from
Sascha Peilicke (saschpe)
(revision 34)
- Fix useradd invocation: -o is useless without -u and newer versions of pwdutils/shadowutils fail on this now. Error masked by7 || : (forwarded request 142025 from dimstar)
Comments 0