Hello,
when I do files in the ../files/import directory, they will not be uploaded automaticly. The cron job is executed.
My Projeqtor Version is 8.3.3
Regards
Juergen
Check that :
- in global parameters, directory for import is "../files/import"
- in global parameters, delay for import is defined and you waited for the corresponding delay
- your files respect expected syntax (CLASS_Timestamp.csv)
Just have a try :
- clear log file
- stop Cron
- restart CRON
- Wait a few minutes
- get Log file
- post log file here.
There is absolutely no trace of import in the log file.
Make sure the directory defined for import isd readable for php user, and that php user has read access to import files.