View Single Post
Old 06-30-2007, 03:36 PM  
AssassiNBG
Junior Member
 
Join Date: Jun 2007
Posts: 4
Default Need help with upload permission.

So I created a user, but one can't upload when logged in with that user.

The folder is chmod 777 and my ioFTPD.ini looks like this (nothing changed):
Quote:
# 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 !*
Also for some strange reason when you log in with that user I don't see a file that's supposed to be there. I haven't changed the flags of the user, and they're '3' by default.

I know I'm missing something obvious here, I'm just too tired to go through the documentation again. I'd really appreciate it if someone could just let me know what I'm forgetting.

Thank you!
AssassiNBG is offline   Reply With Quote