Maxload 4
# Port range for passive connections replies. -For firewalling.
# PassivePortRange 30000 50000
# Force an IP addresses in PASV/EPSV/SPSV replies. -For NAT.
# Symbolic host names are also accepted for gateways with dynamic IP
# addresses.
# FORCEPASSIVEIP 192.168.0.1
# Upload/download ratio for anonymous users.
# anonymousratio 1 10
# Upload/download ratio for all users.
# this directive superscedes the previous one.
# userratio 1 10
# Disallow downloading of files owned by "ftp", ie.
# files that were uploaded but is not validated by a local admin.
Antiwarez Yes
# IP Address/port to listen to (Default=all IP and Port 21).
# Bind 127.0.0.1,21
Bind 127.0.0.1,8021
# Maximum Bandwidth for anonymous users in kb/s
# Anonymousbandwidth 8
# Maximum Bandwidth for *all* users (including anonymous) in KB/S
# Use Anonymousbandwidth *or* userbandwidth, both makes no sense.
# Userbandwidth 8
# File Creation Mask. : .
# 177:077 If you feel paranoid.
Umask 133:022
# Minimum UID for a authenticated user to log in.
Minuid 100
# Allow FXP Transfers for authenticated users.
ALLOWUSERFXP Yes
# Allow Anonymous FXP for anonymous and non-anonymous users.
ALLOWANONYMOUSFXP No
# Users can ' t delete/write files beginning with a dot ('. ')
# even if they own them. If Trustedgid is enabled, this group
# would have access to dot-files, though.
Prohibitdotfileswrite No
# Prohibit *reading* of files beginning with a dot (. History,. SSH ...)
Prohibitdotfilesread No
# Never overwrite files. When a file Whoose name already exist is uploaded,
# it get automatically renamed to File.1, File.2, file.3, ...
Autorename No
# Disallow anonymous users to upload new files (no = upload is allowed)
Anonymouscantupload No
# only connections to this specific IP address are allowed to be
# non-anonymous. Can use this directive to open several public IPs for
# anonymous FTP, and keep a private firewalled IP for remote administration.
# can also only allow a non-routable the local IP (like 10.x.x.x) to
# Authenticate, and keep a public anon-only the FTP server on another IP.
#TrustedIP 10.1.1.1
# If you want to add the PID to every logged line, uncomment the following
# line.
#LogPID Yes
# Create A additional log file with transfers logged in a apache-like format:
# Fw.c9x.org-jedi [13/dec/1975:19:36:39] "get/ftp/linux.tar.bz2" 200 21809338
# This log file can then is processed by WWW traffic analyzers.
# Altlog Clf:/var/log/pureftpd.log
# Create A additional log file with transfers logged in a format optimized