PDA

View Full Version : Need a little help on PRE setup...


Bygone
05-08-2004, 02:47 AM
from iOA cfg:

[PRE]
Pre_Area_0 = "dvdr|movie section|H:\_VFtpdRoot\_dvdr|/dvdr|0"
Pre_Group_0 = "GRP1|dvdr|/_groups/GRP1/*|106|102|ufo"

from ioftpd.ini:

pre = 1G <---rights for pre cmd

i have set /_groups/GRP1 as private path with following rights:

=GRP1 1M !*

when i login with the gadmin of GRP1 and make a dir called test.pre under /_groups/ and then make a raw cmd "site pre test.pre dvdr" then i get

site pre test.pre dvdr
200--[Pre]-----------------------------------------------------------------------
200- Not allowed to pre from here
200------------------------------------------------------------------------[ioA]-

What am i doing wrong??? or what have i missed :)

Bygone
05-08-2004, 03:17 AM
found the mistake myself

Pre_Group_0 = "GRP1|dvdr|/groups/GRP1/*|106|102|ufo" <---was a _ in front of groups...

one more question though what does ufo stand for??? which is at the end of this line in ioa?

Bygone
05-08-2004, 08:16 AM
all problems solved...great script WarC...