From Fedora Project Wiki
No edit summary |
m (→vsftpd) |
||
Line 3: | Line 3: | ||
= vsftpd = | = vsftpd = | ||
Fedora 18 includes the newest vsftpd release, version 3 | Fedora 18 includes the newest vsftpd release, version 3.0. You will notice these changes: | ||
* a new highly restrictive seccomp filter sandbox. | * a new highly restrictive seccomp filter sandbox. |
Revision as of 13:00, 10 October 2012
vsftpd
Fedora 18 includes the newest vsftpd release, version 3.0. You will notice these changes:
- a new highly restrictive seccomp filter sandbox.
- a fix for passive mode connections under high loads.
- a few timeout fixes, particularly if you're using SSL.
- make listen mode the default.