The ftp client (ffxp ?) tries to CWD, not io...
And the ftp client tries to enter the dir because u didn't tell it that the MKD command failed.
U need to output something to the client... 530 Dir creation blocked by ioSKIPLIST. or something similar.
Check what's the right error code for mkd denied...
|