View Single Post
Old 03-28-2005, 06:30 AM  
HopperMan
Junior Member
 
Join Date: Mar 2005
Posts: 4
Default

OK, I found the solution!

Here's what you have to do if you're having the same problem:

make sure the bstats command is in your ioFTPD.ini

for example:

[FTP_Custom_Commands]
bstats = EXEC ..\scripts\ioBanana\ioBanana.exe bstats

[FTP_SITE_Permissions]
bstats = M

Those lines were missing in my ioFTPD.ini
HopperMan is offline   Reply With Quote