Accueil

Programmes

CRUX Repository

Liens

valid xhtml 1.0

Auth

pure-ftpd.conf

#
# /etc/pure-ftpd.conf
#
# Put the commandline options for pure-ftpd in this file.
# Use the same syntax as calling pure-ftpd directly from 
# the commandline, also include the dashes.
# Blank lines and lines beginning by a pound-sign, which 
# are considered comments, are ignored.
#

--daemonize
--chrooteveryone
--anonymousonly
--anonymouscantupload
--syslogfacility none
--altlog clf:/var/log/pure-ftpd.log

# End of file