Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > media > contrib > by-pkgid > b8175b768fb1169d4b7df6959e454f39 > files > 28

pure-ftpd-1.0.10-1mdk.i586.rpm


  The "contrib" directory is yours.

  If you developped something for Pure-FTPd (web pages for the pure-ftpwho
CGI output, PHP stuff, log file analyzer, pure-uploadscript postprocessors,
graphical front-ends, init scripts for your favorite distro, ...), maybe if
it is useful for you, it can also be useful to other people.

  So feel free to contribute. You can send whatever you want to be included
in the "contrib" directory to <j@pureftpd.org> or the mailing list, or the
Sourceforge "patch" section.

  Thank you,


                  -Frank.


-----------------------------------------------------------------------------

  Warning : contributed packages haven't received any code audit. Please
report bugs directly to authors.

-----------------------------------------------------------------------------

Current content of the "contrib" directory:

* xml_python_processors.txt (author: Jason Lunz):

  Two scripts to postprocess pure-ftpwho XML output. One returns a list of
dicts with the ftpwho data, each dict representing a connected client's
attribute. If you want to develop something related to ftpwho in Python,
this is a very good base.

  The other script creates a web page similar to "pure-ftpwho -w", but
better: you can choose which columns you want in which order, and sort
the rows on multiple fields. You can also see bandwidth totals per
account.

* redhat.init (author: Bernhard Weisshuhn):

  A sample Red Hat init script.

* suse.init (author: Marc Thoben):

  A sample SuSE init script.

* sfv-crc-check.pl (author: Fox.F):

  An SFV CRC checker to be used with pure-uploadscript. It needs bsdsfv
(http://bsdsvf.sourceforge.net).


-----------------------------------------------------------------------------

Current related projects:

* KcmPureftpd (author: Claudiu Costin):

  An excellent graphical user interface to configure Pure-FTPd in a
point-and-click way. KcmPureftpd integrates itself into the KDE control
center.

  URL: http://lkr.sourceforge.net/kcmpureftpd/


* ftpStats (author: Chris Elsworth):

ftpStats is a real-time xferlog analyser. It parses Pure-FTPd 'Stats' log
files, stores them in MySQL, and then generates HTML output on the fly. It
can display statistics between any two given times, show you a transfer
list, average and max speeds, details on each user, etc.

  URL: http://www.shagged.org/ftpstats/


* ModLogAn (author: Ostborn)

ModLogAn is a modular logfile analyzer that combines speed with flexibility.
It generates Webalizer-like, custom, and text reports. It has a built-in
plugin to parse Pure-FTPd's 'Stats' log files.

  URL: http://www.kneschke.de/projekte/modlogan/


* PurePostPro (author: Peter Garner)

PurePostPro is a Perl + MySQL script that enables user uploads to be managed
more easily. Uploads are stored in a MySQL database, and duplicate files are
tracked using MD5 checksums. Includes all setup scripts and comprehensive
notes.

  URL: http://www.mildewhall.demon.co.uk