# variables
PFTPPORT     1234 # enter your default port number
PFTPCLIENTS  host1 host2 .domain
PFTPSFILTER  gunzip:pgp -f
PFTPCFILTER  gzip -4:pgp -fe
#PFTPRECEIVE holds the absolute path to an upload directory
#PFTPSLOG    holds the absolute path to a server log file
#PFTPLOG     holds the absolute path to the client error log file
#PFTPPASS    holds the password if needed
#PFTPEDITOR  holds the name of your favorite editor
#PFTPNETBUF  sets the maximum net buffer size in bytes
#PFTPBANDWID sets the bandwidth in bytes per second
#PFTPSSORTBY sets the sorting order within the pfm
#PFTPUPLIMIT sets the maximum size in kilo bytes of the upload directory

# host names
example.host.name1 2222 # port number is 2222
example.host.name2      # the default port number is taken
