Thanks, but its not working. Does it matter where I put the entry in the file? I did restart the Proftpd daemon.
Here's my config...
ServerName "Server"
ServerType standalone
DefaultServer on
Port 21
Umask 027
MaxInstances 10
User user
Group proftpd
DisplayLogin ./readme.txt
DefaultRoot /ftp
CDPath /ftp
CDPath ~
AllowOverwrite on
ExtendedLog ./.ftplog read,write
WtmpLog on
Thanks,
Chris