I have this situation:
- 1 server
- 75 user accounts all connection true ftp.host.ext
Is there a way to log each user activity to make stats of them.
Like:
User a transfered something and that would be written in xferlog-a.log
User b transfered something and that would be written in xferlog-b.log
User c transfered samething and that would be written in xferlog-c.log
....
xferlog-a,b,c may be something else, doesn't has to be the exact same logname.
This without using virtual host, because our clients only know 1 host to connect.
I hope someone knows if that's possible, i already searched on proftpd.org but nothing found.
With kind regards,
Bert Verslegers