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:Leap:15.2:FactoryCandidates/vsftpd && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.SUSE | 0000000333 333 Bytes | |
_service | 0000000481 481 Bytes | |
vsftpd-2.0.4-conf.diff | 0000008027 7.84 KB | |
vsftpd-2.0.4-dmapi.patch | 0000000398 398 Bytes | |
vsftpd-2.0.4-enable-ssl.patch | 0000000187 187 Bytes | |
vsftpd-2.0.4-lib64.diff | 0000000759 759 Bytes | |
vsftpd-2.0.4-xinetd.diff | 0000001133 1.11 KB | |
vsftpd-2.0.5-enable-debuginfo.patch | 0000000318 318 Bytes | |
vsftpd-2.0.5-utf8-log-names.patch | 0000002654 2.59 KB | |
vsftpd-2.0.5-vuser.patch | 0000000329 329 Bytes | |
vsftpd.changes | 0000022693 22.2 KB | |
vsftpd.firewall | 0000000366 366 Bytes | |
vsftpd.init | 0000002987 2.92 KB | |
vsftpd.logrotate | 0000000201 201 Bytes | |
vsftpd.pam | 0000000569 569 Bytes | |
vsftpd.spec | 0000004334 4.23 KB | |
vsftpd.xml | 0000002801 2.74 KB |
Revision 25 (latest revision is 90)
Sascha Peilicke (saschpe)
accepted
request 84442
from
Michal Vyskocil (mvyskocil)
(revision 25)
- fix bnc#713588 - bogus logrotate config for vsftpd call /sbin/killproc -HUP /usr/sbin/vsftpd like init script - change the url and service file to the new location at security.appspot.com/vsftpd
Comments 0