| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| DailyDownloads_1.1.1.zip | 2025-09-21 | 94.0 kB | |
| README.md | 2025-09-21 | 729 Bytes | |
| DailyDownloads_1.1.0.zip | 2025-09-20 | 80.2 kB | |
| Totals: 3 Items | 174.9 kB | 0 |
scan_downloads (1.1.1)
Scans the files downloaded using jdownloads and emails the results to the specified address.
-
If you don't know what your table prefix is you can use the following commands to see what it is. The prefix MUST end with a "_".
grep dbprefix /var/www/html/configuration.php -
Run this script to install the dependencies:
./installdeps -
Run this script and the first time it will ask you to configure the tool.
./scan_downloads.plIf you need to change the settings run:
./scan_downloads.pl prefs -
That should be enough, it should be workable now.
-
Add this to your crontab:
1 0 * * * /root/DailyDownloads/scan_downloads.pl > /dev/null 2>&1