I wrote this SIMPLE attempt at a plugin for my ProFTPD server.

Just lists GETs and PUTs to the server. I hope somebody finds it of use.

I guess it could be used with any "Apache-Type" logfiles very easily.

My system install was on other language than en_GB, so i needed to add a line to make it work:

export LANG=en_GB

Attachments