nxTools has a helper C/C++ dll that it loads via TCL and uses for a variety of things and it's broken in a number of ways. Most of the issues are not really it's fault, but due to the fact that the TCL version is was written against is very old now and ioFTPD uses a newer TCL library and internally some things have changed and nxTools wasn't updated/re-compiled. I wonder if just re-compiling it (the source was released) against the newer TCL headers might not fix things...
|