by DomeDan » Tue Feb 10, 2015 5:50 am
in AST_CRON_audio_3_ftp.pl there is a variable for that
$file_limit = 1000;
it is limited because the script is made to be run every third minute during the day
without the limit it would be possible that cron start the script before the previous run was finished.
so just edit your crontab (crontab -e) and make the script run every third minute as it does by default:
2,5,8,11,14,17,20,23,26,29,32,35,38,41,44,47,50,53,56,59 * * * * /usr/share/astguiclient/AST_CRON_audio_3_ftp.pl --MP3
Vicidial Partner. Region: Sweden/Norway.
Does Vicidial installation, configuration, customization, add-ons, CRM implementation, support, upgrading, network-related, pentesting etc. Remote and onsite assistance.
Email: domedan (at) gmail.com