08-24-2004, 09:05 PM
|
#2 |
| Posse Member Ultimate Scripter ioFTPD Administrator
Join Date: Dec 2002
Posts: 2,022
|
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.
|
| |