View Single Post
Old 08-02-2004, 04:43 PM  
Threepw00d
Junior Member
 
Join Date: Jul 2003
Posts: 6
Default

To fix the problem in ioB v 19, change the following line in ioftpd.ini:

OnUploadComplete = EXEC ..\scripts\ioBanana.exe upload


to:

OnUploadComplete = EXEC ..\scripts\ioBanana.exe zscheck
OnUploadComplete = EXEC ..\scripts\ioBanana.exe transferlog


That should fix it. As neoxed on #ioftpd (EFNET) said:

the "ioBanana.exe upload" event calls zscheck, transferlog, imdb

so just call zscheck and transferlog alone to disable the imdb lookup functionality.
Threepw00d is offline   Reply With Quote