#acl All:read contribGroup:read,write
<<TableOfContents>>

= oftpd =

== Availability and IPv6 support ==

|| '''Name''' || '''IPv6 support''' || '''Supported operating systems''' ||
|| [[http://www.time-travellers.org/oftpd/|oftpd]] || [[ftp://ferrara.linux.it/pub/ipv6/patches/oftpd-0.2.0-ipv6rel1.patch.bz2|yes ]] || UNIX, Linux, [[http://www.freshports.org/search.php?query=oftpd|*BSD]],  ||

== Description ==

oftpd is designed to be as secure as an anonymous FTP server can possibly be. It runs as non-root for most of the time, and uses the Unix chroot() command to hide most of the systems directories from external users - they cannot change into them even if the server is totally compromised! It contains its own directory change code, so that it can run efficiently as a threaded server, and its own directory listing code (most FTP servers execute the system "ls" command to list files). 

== Comments ==

patch is avalable only for version 0.2.0



== Usage information ==

== Categories ==

CategoryApps, CategoryAppsftp

== Source of information ==