Go Back   FlashFXP Forums > > > >

ioFTPD General New releases, comments, questions regarding the latest version of ioFTPD.

Reply
 
Thread Tools Rate Thread Display Modes
Old 12-27-2003, 10:27 AM   #1
TimRear
Junior Member
 
Join Date: Dec 2003
Posts: 21
Default 530 upload failed

Hi everybody,
now i succesfull set up my ioftpd server <- i thaught
With my admin access i am able to upload, download.... without any problems. But i added a group "crew" and put in there all users. Now they should be able to upload in "/upload". But every time the user get:

Quote:
257 "/Upload/test/" is current directory.
List (cached)
List Complete.
TYPE I
200 Type set to I.
PASV
227 Entering Passive Mode (213,203,198,39,5,205)
STOR Stats.dat
550 Stats.dat: Permission denied.
Transfer Failed!
Transfer queue completed
1 File failed to transfer
I thaught i set all permissions allright, but there must be any mistake, i hope someone of you can help me.

Here is my ioftpd.ini
Quote:
Upload = /folder1/* !=group1 *
Upload = /* !=group2 *
Upload = * *
Resume = * *
Download = * *
MakeDir = /folder1/* !=group1 *
MakeDir = /* !=group2 *
MakeDir = * *
RemoveDir = /* !=group1 !=group2 *
RemoveDir = * *
RemoveOwnDir = * *
Rename = * 1VM
RenameOwn = * *
Overwrite = * VM
Delete = * 1VM
DeleteOwn = * *
NoStats = * !*
ShowActivity = /private/* -admin !*
ShowActivity = * !A *
group1 are ok. All users in there have the right permissions.

but the users of "crew" and of "group2" are only able to download, not to upload.


I have installed the iobanana script, maybe the mistake is there.
Many thanks to the helping people!!!
TimRear is offline   Reply With Quote
Old 12-27-2003, 10:32 AM   #2
ADDiCT
Senior Member
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: Aug 2003
Posts: 517
Default

did u chmod the folders to 777 ?
ADDiCT is offline   Reply With Quote
Old 12-27-2003, 10:33 AM   #3
TimRear
Junior Member
 
Join Date: Dec 2003
Posts: 21
Default

yes, i did every folder + subfolder


Ohhh, there must be a mistake in the Rules. i changed it to
Quote:
Upload = * *
Resume = * *
Download = * *
MakeDir = * *
RemoveDir = * *
RemoveOwnDir = * *
Rename = * 1VM
RenameOwn = * *
Overwrite = * VM
Delete = * 1VM
DeleteOwn = * *
NoStats = * !*
Now the crew group is able to upload. But i dont know where the mistake is. There is no Rule for "Crew" in there. Look above.
Someone see any mistake?
TimRear is offline   Reply With Quote
Old 12-27-2003, 10:37 PM   #4
Mouton
Posse Member
Ultimate Scripter
ioFTPD Administrator
 
Join Date: Dec 2002
Posts: 1,956
Default

Upload = /folder1/* !=group1 *
Upload = /* !=group2 *
Upload = * *

should be:

Upload = /folder1/* !=group1 *
Upload = * !=group2 *

That way, group2 won't be able to upload anywhere, and group1 won't be able to upload in folder1, but all others will be able to upload everywhere (where chmod allows it).
Mouton is offline   Reply With Quote
Old 12-28-2003, 09:43 AM   #5
TimRear
Junior Member
 
Join Date: Dec 2003
Posts: 21
Default

thank you very much!
TimRear is offline   Reply With Quote
Reply

Tags
ioftpd, server, set, succesfull, upload

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 09:14 AM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)