Default_Directory_Attributes = 777 0:0
Default_File_Attributes = 777 0:0
Old_Directory = 777 0:0
Old_File = 777 0:0
New_Directory = 777 0:0
New_File = 777 0:0
Restart server.
If its an issues with permissions that'll fix it.
Other thing to check is to see if you're on different vfs files (ioftpd uses admin.vfs and new users default.vfs by default) and normal users dont have the dirs mapped. This'd prolly be my favorite as culprit.
EDIT:// 755 is wrong perms, use 777. May seem open however io will take care of it for ya with the OWN flags. Anything else can act a little funky.
|