View Single Post
Old 04-23-2006, 05:03 PM  
damjawoo_1
Junior Member
 
Join Date: Mar 2006
Posts: 2
Default user can't see folder(vfs) but admin can see

--------------------------ioftpd.ini-----------------------------
[VFS]
# format: <filemode> <owner uid>:<owner gid>
#
Default_Directory_Attributes = 444 0:0
Default_File_Attributes = 444 0:0

# Command specific rules
Modify_Stats_On_Delete = False

#
# Detailed permissions for directories
#
# priviledge = <virtual path> <rights>
#
Upload = * *
Resume = * *
Download = * *
MakeDir = * *
RemoveOwnDir = * *
RemoveDir = * 1VM
Rename = * 1VM
RenameOwn = * *
Overwrite = * 1VM
Delete = * 1VM
DeleteOwn = * *
NoStats = * =lSpeed !*


----------------------------------default.vfs-------------------------
"e:\ftproot" /
"e:\upload" /_upload
"f:\mp3" /mp3



i'm sorry i can't english well..

all folder access dr--r--r (444)

account: 'ioftpd' see all folder (_upload,mp3)

i add user 'test' (group 'test') (flag 3, use default.vfs in groupvfs)

account: 'test' can't see all folder.

'test' in vfs-root-directory(e:\ftproot) but can't see folder(_upload,mp3)

What's problem??

help me plz...
damjawoo_1 is offline   Reply With Quote