View Single Post
Old 04-16-2004, 07:04 PM  
JoeBAR
Member
 
Join Date: Nov 2003
Posts: 42
Default

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
JoeBAR is offline   Reply With Quote