GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
pure-statsdecode(8) Pure-FTPd pure-statsdecode(8)

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

pure-statsdecode filename
pure-statsdecode -

This program decodes Pure-FTPd's "stats" log files and converts timestamps into human-readable dates.

-
means to read the standard input.
filename
is a log file produced with pure-ftpd -O ftpstats:/path/to/logfile

To run this program the standard way type:

pure-statsdecode /var/log/pureftpd.log > /tmp/pureftpd.humanlog

Alternativly you can run it as:

cat /var/log/pureftpd.log | pure-statsdecode - | gzip --best > /tmp/pureftpd.humanlog.gz

Frank DENIS <j at pureftpd dot org>

ftp(1), pure-ftpd(8) pure-ftpwho(8) pure-mrtginfo(8) pure-uploadscript(8) pure-statsdecode(8) pure-pw(8) pure-quotacheck(8) pure-authd(8) pure-certd(8)

RFC 959, RFC 2228, RFC 2389 and RFC 2428.

1.0.50 Frank Denis

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.