Frequently Asked Questions on the using of stat4proftpd. (last modified: 05.04.2004) Q: How can I work with this script? A: Just `perl stat4proftpd-x.x.x.pl` in any console. Q: What the hell is "default TransferLog file(s) created by ProFTPD"? A: You can find it at the path defined in your ProFTPD config. An example of a line from the default TransferLog file created by ProFTPD: Thu Feb 12 21:55:38 2004 0 127.0.0.1 541 /var/ftp/readme.txt b _ o a yourname@yourcompany.com ftp 0 * c Q: How can I input some TransferLog files to stat4proftpd? A: Change this line: my @files=("/var/log/proftpd.log"); To something like this: my @files=("/var/log/proftpd.log","/var/log/proftpd2.log","/home/user/ftp.log"); Q: How can I contribute? A: Contact me by e-mail: root (at) nixp (dot) ru