PurePostPro provides an upload post-processor for Pure-FTPd.
PurePostPro is a Perl/MySQL script that enables user uploads to be managed more easily. New uploads are logged in a MySQL database, and duplicate files are tracked using MD5 checksums.
The script has two main functions:
1. It logs all incoming uploads to a two-table database;
2. It calculates an MD5 checksum for each file and stores that in the database too.
Product's homepage
Requirements:
· MySQL
· Perl
· DBI
· Digest::MD5
· DBD::mysql
What's New in This Release: [ read full changelog ]
· This version fixes contact information and changes the archive format to ZIP.