View Single Post
Old 08-24-2004, 09:05 PM  
Mouton
Posse Member
 
Join Date: Dec 2002
Posts: 1,956
Default

Try that...

ioFTPD.ini:

[VFS]
MakeDir = /REQUESTS/*/* *
MakeDir = /REQUESTS/* !*
MakeDir = * *

Just add those two lines over the already existing 3rd line.
SITE CONFIG REHASH
and try.

MKD /REQUESTS/SOMETHING should fail, but MKD /REQUESTS/SOMETHING/CD1 should work.

Note: moved to correct forum since this is not ioA-related.
Mouton is offline   Reply With Quote