1pure-statsdecode(8)                Pure-FTPd               pure-statsdecode(8)
2
3
4

NAME

6       pure-statsdecode - Show human-readable dates from a "stats" logfile
7

SYNTAX

9       pure-statsdecode filename
10       pure-statsdecode -
11

DESCRIPTION

13       This  program  decodes Pure-FTPd's "stats" log files and converts time‐
14       stamps into human-readable dates.
15
16

OPTIONS

18       -      means to read the standard input.
19
20       filename
21              is a log file produced with pure-ftpd -O  ftpstats:/path/to/log‐
22              file
23

EXAMPLES

25       To run this program the standard way type:
26
27       pure-statsdecode /var/log/pureftpd.log > /tmp/pureftpd.humanlog
28
29       Alternativly you can run it as:
30
31       cat   /var/log/pureftpd.log  |  pure-statsdecode  -  |  gzip  --best  >
32       /tmp/pureftpd.humanlog.gz
33
34

AUTHORS

36       Frank DENIS <j at pureftpd dot org>
37
38

SEE ALSO

40       ftp(1),  pure-ftpd(8)  pure-ftpwho(8)   pure-mrtginfo(8)   pure-upload‐
41       script(8)   pure-statsdecode(8)   pure-pw(8)  pure-quotacheck(8)  pure-
42       authd(8) pure-certd(8)
43
44       RFC 959, RFC 2228, RFC 2389 and RFC 2428.
45
46
47
48Frank Denis                         1.0.49                 pure-statsdecode(8)
Impressum