NAME
recs-fromxferlog
recs-fromxferlog --help-all
Usage: recs-fromxferlog <args>
Each line of input (or lines of <files>) is parse by Net::FTPServer::XferLog
to produce an output record.
Examples:
Get records from typical xferlog
recs-fromxferlog < /var/log/xferlog
SEE ALSO
See App::RecordStream for an overview of the scripts and the system
Run
recs examples
or see App::RecordStream::Manual::Examples for a set of simple recs examplesRun
recs story
or see App::RecordStream::Manual::Story for a humorous introduction to RecordStreamEvery command has a
--help
mode available to print out usage and examples for the particular command, just like the output above.