you must make a .ioFTPD.message file in the request dir. ioA doesn't seem to create one. since windos doesn't allow you to create file w/out a name, open dos prompt, type:
cd /d drive:\path\to\requests
echo. > .ioFTPD.message
exit
Make sure you respect the capitalisation of the character in ioFTPD or the file won't be hidden by io even if the hidden attribute is set in explorer.
That should solve it
|