View Single Post
Old 11-23-2003, 09:07 AM  
Unique
Senior Member
 
Join Date: Jan 2003
Posts: 231
Default Directory Permissions

Seems the dir always has to end with /* to work.
eg: MakeDir = /Requests/* 1M !*

Why not make it possible to use this too (just like in iozs):
MakeDir = /Requests/ 1M !*

This way the rule would only be used in /Requests/ and not any subdirs. So you dont need to add extra crap like
MakeDir = /Requests/*/* * to allow upping in subdirs.
Unique is offline   Reply With Quote