--- etc/conf.d/pure-ftpd.orig 2011-07-11 11:28:00.000000000 +0200 +++ /etc/conf.d/pure-ftpd 2011-07-19 08:50:54.947614683 +0200 @@ -46,13 +46,18 @@ ## Set the charset of the filesystem. # CHARCONV="--fscharset " +## If you like to use ext auth programm, uncomment the followin lines +#EXTAUTH_SOCK="/var/run/pure-ftpd/pure-extauth.sock" +#EXTAUTH_SCRIPT="/usr/local/sbin/pure-ftpd-authhandler" + + ## If you want to process each file uploaded through Pure-FTPd, enter the name ## of the script that should process the files below. ## man pure-uploadscript to learn more about how to write this script. # UPLOADSCRIPT="/path/to/uploadscript" ## Misc. Others ## -MISC_OTHER="-A -x -j -R -Z" +MISC_OTHER="-A -x -j -R -E -d" # # Use these inside $MISC_OTHER