PDA

View Full Version : Problems with UploadComplete dZSbot vs Iobanana


TheScorp
05-10-2005, 08:34 AM
Hi!

I am having problems with getting the oncompleteupload thingie to work, and I thought it could have something to do with me having two lines in the cfgs.

One of them is the TCL thingie, and another is for Iobanana to put the Complete sign on them. And the strange thing is, iobanana works, but the tcl does not.

Anyone having the same problems?



OnUploadComplete = EXEC ..\scripts\ioBanana.exe upload
OnUploadComplete = TCL ..\scripts\nfourl.itcl

FTPServerTools
05-10-2005, 06:30 PM
You probably forgot to follow the instructions of iobanana properly and dint set your environment variables (step 4 I think) and probably you forgot youe step 7 in the !free stuff... Check ioBanana.html and follow it, dont think you can leave out a step.

TheScorp
05-11-2005, 12:15 AM
Thanks.

I will look through the files when I come home from work again.