/var/log/xferlog {
    compress
    missingok
    postrotate
        /usr/bin/killall -HUP proftpd
    endscript
}
