View Single Post
Old 11-01-2003, 10:22 AM  
wooolF[RM]
Senior Member
 
Join Date: Oct 2003
Posts: 411
Default

I have tried your settings and it looks like this now in my ioftpd.ini :
Quote:
###
# Detailed permissions for directories
#
# priviledge = <virtual path> <rights>
#
# Everyone can upload in /UPLOAD/ and delete their own stuff
MakeDir = /UPLOAD/* *
Upload = /UPLOAD/* *
Resume = /UPLOAD/* *
RemoveOwnDir = /UPLOAD/* *
DeleteOwn = /UPLOAD/* *
# LEECH can't upload in any other dir
MakeDir = * !=LEECH *
Upload = * !=LEECH *
Resume = * !=LEECH *
# Nobody can delete their files outside /UPLOAD/
RemoveOwnDir = * !*
DeleteOwn = * !*
RemoveDir = * 1VM
Rename = * 1VM
RenameOwn = * *
Overwrite = * 1VM
Delete = * 1VM
NoStats = * !*
ShowActivity = * *
And the first problem I got was people in both groups (LEECH and TRADER) could not download any files... O_O
So I was forced to paste my old settings and rehash cfg I haven't tried if upload to other folders worked or not...
I don't know, but I really find it a bit confusing. If anyone can help in this subject, please do Thank you in advance
wooolF[RM] is offline   Reply With Quote