Quantcast
Channel: Iezzi.ch » tutorials
Viewing all articles
Browse latest Browse all 12

ProFTPd xferlog via MySQL

$
0
0
Logging your FTP transfers to xferlog with ProFTPd is a nice thing. This can easily be done by a one-liner in /etc/proftpd/proftpd.conf: [crayon-52a522ee48ef4275728911/] This generates a nice transfer log which we could then parse for transfer statistics. But there is a much better way to accomplish this: MySQL. Let’s use MySQL for everything! It’s pretty […]

Viewing all articles
Browse latest Browse all 12

Trending Articles